Skip to content

[pull] master from apache:master - #508

Merged
pull[bot] merged 9 commits into
section9-lab:masterfrom
apache:master
Jun 29, 2026
Merged

[pull] master from apache:master#508
pull[bot] merged 9 commits into
section9-lab:masterfrom
apache:master

Conversation

@pull

@pull pull Bot commented Jun 29, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

dependabot Bot and others added 9 commits June 29, 2026 08:16
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/aws/smithy-go](https://github.com/aws/smithy-go) from 1.27.2 to 1.27.3.
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.27.2...v1.27.3)

---
updated-dependencies:
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.27.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.62.3 to 1.63.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@storage/v1.62.3...compute/v1.63.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…nditions (#39130)

* Fix flaky GcsIOIntegrationTest and handle GCS bucket creation race conditions

* Modify get_or_create_default_gcs_bucket in gcsio.py to catch Conflict (409)
  exceptions, resolving to the existing bucket on concurrent creation requests.
* Add unit tests for default bucket creation conflict handling in gcsio_test.py.
* Modify test_create_default_bucket in gcsio_integration_test.py to generate
  unique bucket names with a UUID prefix and test parameters to eliminate parallel
  test thread collisions.

* Fix lints

* Trigger postcommit tests.

* Address reviews
* try to fix iceberg post commit test

* trigger file

* isort

* oops more lint

* lint

* fix tmp dir

* add timeouts per gemini comments
* fix race condition with lock for reset

* add nogil
* Deduplicate messages in PubSub ordering key integration test

PubSub guarantees at-least-once delivery, which can result in duplicate
messages being pulled during the test. Deduplicate the received messages
by message ID to prevent assertion failures on message count, while still
acknowledging all received delivery attempts.

* Add comments.
* Fix ThreadSanitizer data race in AsyncWrapperTest

* Fix failed future memory leak to support transient RPC retries

* Fix AsyncWrapper to not mark cancelled futures as finished
@pull pull Bot locked and limited conversation to collaborators Jun 29, 2026
@pull pull Bot added the ⤵️ pull label Jun 29, 2026
@pull
pull Bot merged commit 402b41c into section9-lab:master Jun 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants