Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: a possible race condition that we used table schema out of the lock. #1575

Merged
merged 1 commit into from Mar 14, 2022

Conversation

yirutang
Copy link
Contributor

Also clean up the code to reconnect after 10MB.

@yirutang yirutang requested review from a team and tswast March 14, 2022 21:50
@product-auto-label product-auto-label bot added the api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. label Mar 14, 2022
@stephaniewang526 stephaniewang526 added the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 14, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 14, 2022
@stephaniewang526 stephaniewang526 added the automerge Merge the pull request once unit tests and other checks pass. label Mar 14, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit b587638 into googleapis:main Mar 14, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 14, 2022
gcf-merge-on-green bot pushed a commit that referenced this pull request Mar 14, 2022
🤖 I have created a release *beep* *boop*
---


## [2.11.0](v2.10.1...v2.11.0) (2022-03-14)


### Features

* add JsonToProtoMessage support for TIMESTAMP ([#1574](#1574)) ([6412fb2](6412fb2)), closes [#1515](#1515)


### Bug Fixes

* a possible race condition that we used table schema out of the lock. ([#1575](#1575)) ([b587638](b587638))


### Dependencies

* update dependency com.google.cloud:google-cloud-bigquery to v2.9.1 ([#1562](#1562)) ([7efdbf0](7efdbf0))
* update dependency com.google.cloud:google-cloud-bigquery to v2.9.3 ([#1570](#1570)) ([3d281d2](3d281d2))
* update dependency com.google.cloud:google-cloud-bigquery to v2.9.4 ([#1572](#1572)) ([d3935cd](d3935cd))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
gcf-owl-bot bot added a commit that referenced this pull request Sep 9, 2022
…1575)

Source-Link: googleapis/synthtool@2e9ac19
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:8175681a918181d306d9c370d3262f16b4c724cc73d74111b7d42fc985ca7f93
gcf-merge-on-green bot pushed a commit that referenced this pull request Sep 10, 2022
…1575) (#1775)

Source-Link: googleapis/synthtool@2e9ac19
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:8175681a918181d306d9c370d3262f16b4c724cc73d74111b7d42fc985ca7f93
shubhwip pushed a commit to shubhwip/java-bigquerystorage that referenced this pull request Oct 7, 2023
…oogleapis#1575) (googleapis#988)

Source-Link: googleapis/synthtool@2e9ac19
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:8175681a918181d306d9c370d3262f16b4c724cc73d74111b7d42fc985ca7f93
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants