| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The original code does not compile. There is a missing call to the iterator() method to obtain an Iterator instance.
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.
|
Sorry, something went wrong.
|
I signed it! |
Sorry, something went wrong.
|
CLAs look good, thanks! |
Sorry, something went wrong.
|
Changes Unknown when pulling 0bb9438 on wallaceicy06:patch-1 into ** on GoogleCloudPlatform:master**. |
Sorry, something went wrong.
|
This sample has been fixed in a different way in the meantime. Sorry your PR wasn't accepted earlier! I'm going to close this out now. |
Sorry, something went wrong.
* feat: add public api to stream writer to set the maximum wait time * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * modify back the readme change from owl post processor * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * fix: Reduce the timeout to 5 minutes for the requests wait time in queue. Since in write api server side we have total timeout of 2 minutes, it does not make sense to wait 15 minutes to determine whether we have met dead connection, let's reduce the timeout here * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * fix: 1.disable refresh of stream writer when the table schema is explicitly provided 2. fix location string matching for multiplexing --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
🤖 I have created a release *beep* *boop* --- ## [2.37.1](https://togithub.com/googleapis/java-bigquerystorage/compare/v2.37.0...v2.37.1) (2023-05-25) ### Bug Fixes * Bug fix for streamWriter & jsonStreamWriter ([#2122](https://togithub.com/googleapis/java-bigquerystorage/issues/2122)) ([36964a3](https://togithub.com/googleapis/java-bigquerystorage/commit/36964a39e0f2a7ede8c55c43313a32922c06fe15)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop* --- ## [2.34.0](https://togithub.com/googleapis/java-bigtable/compare/v2.33.0...v2.34.0) (2024-02-21) ### Features * Add the export logic for per-connection error rate metric ([googleapis#2121](https://togithub.com/googleapis/java-bigtable/issues/2121)) ([471549e](https://togithub.com/googleapis/java-bigtable/commit/471549ef044d9800290866f485bd757b8b09157d)) * Create the backbone of counting errors per connection each minute. ([googleapis#2094](https://togithub.com/googleapis/java-bigtable/issues/2094)) ([77e5b37](https://togithub.com/googleapis/java-bigtable/commit/77e5b37cf9ee6a6e43140455013ded149e538fe8)) ### Dependencies * Update actions/setup-java action to v4 ([googleapis#2106](https://togithub.com/googleapis/java-bigtable/issues/2106)) ([b7f826b](https://togithub.com/googleapis/java-bigtable/commit/b7f826b00e367cc9324ce0c3b925f8969a5e6ac4)) * Update dependency com.google.cloud:gapic-libraries-bom to v1.30.0 ([googleapis#2126](https://togithub.com/googleapis/java-bigtable/issues/2126)) ([6aafb7c](https://togithub.com/googleapis/java-bigtable/commit/6aafb7c6391423538e22e9d3d2c05edbc3ba5b96)) * Update dependency com.google.cloud:sdk-platform-java-config to v3.25.0 ([googleapis#2113](https://togithub.com/googleapis/java-bigtable/issues/2113)) ([e69d419](https://togithub.com/googleapis/java-bigtable/commit/e69d419d621c374189414ed29d72e56fbd7a4395)) * Update dependency com.google.truth.extensions:truth-proto-extension to v1.4.1 ([googleapis#2119](https://togithub.com/googleapis/java-bigtable/issues/2119)) ([cdd1ed1](https://togithub.com/googleapis/java-bigtable/commit/cdd1ed13a870651ead8ef5f11a9751ff6c1b110c)) * Update dependency org.graalvm.buildtools:junit-platform-native to v0.10.1 ([googleapis#2122](https://togithub.com/googleapis/java-bigtable/issues/2122)) ([6e98371](https://togithub.com/googleapis/java-bigtable/commit/6e983717fb0acef14851257a59cf89fed765e770)) * Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.1 ([googleapis#2123](https://togithub.com/googleapis/java-bigtable/issues/2123)) ([22e5eea](https://togithub.com/googleapis/java-bigtable/commit/22e5eea37b31fab49c0f0ce52e42dff02dfe3e73)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
| Back | FazBrowse Home | New Git URL |
The original code does not compile. There is a missing call to the iterator() method to obtain an Iterator instance.