This repository was archived by the owner on Feb 24, 2026. It is now read-only.
fix: Remove stream ttl in client library, since there is no very clear TTL defined.#627
Merged
stephaniewang526 merged 4 commits intogoogleapis:masterfrom Oct 22, 2020
yirutang:remove-ttl
Merged
fix: Remove stream ttl in client library, since there is no very clear TTL defined.#627stephaniewang526 merged 4 commits intogoogleapis:masterfrom yirutang:remove-ttl
stephaniewang526 merged 4 commits intogoogleapis:masterfrom
yirutang:remove-ttl
Conversation
…seconds between reconnection
…since the stream TTL definition becomes complicate.
Codecov Report
@@ Coverage Diff @@
## master #627 +/- ##
============================================
+ Coverage 78.63% 78.73% +0.09%
+ Complexity 663 660 -3
============================================
Files 59 59
Lines 3782 3766 -16
Branches 253 249 -4
============================================
- Hits 2974 2965 -9
+ Misses 692 689 -3
+ Partials 116 112 -4
Continue to review full report at Codecov.
|
stephaniewang526
approved these changes
Oct 22, 2020
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Oct 27, 2020
🤖 I have created a release \*beep\* \*boop\* --- ## [1.6.0](https://www.github.com/googleapis/java-bigquerystorage/compare/v1.5.6...v1.6.0) (2020-10-27) ### Features * bigquery Write API V1Beta2 public interface. ([#637](https://www.github.com/googleapis/java-bigquerystorage/issues/637)) ([bb21e7b](https://www.github.com/googleapis/java-bigquerystorage/commit/bb21e7bc2b206e7720855d032889f4bc45121f9a)) ### Bug Fixes * remove stream ttl in client library, since there is no very clear TTL defined. ([#627](https://www.github.com/googleapis/java-bigquerystorage/issues/627)) ([2ae69b6](https://www.github.com/googleapis/java-bigquerystorage/commit/2ae69b640adc48b79f0aab71c215eb3ef055a34c)) ### Dependencies * update dependency com.google.cloud:google-cloud-bigquery to v1.123.1 ([#632](https://www.github.com/googleapis/java-bigquerystorage/issues/632)) ([7b5fc9b](https://www.github.com/googleapis/java-bigquerystorage/commit/7b5fc9b917035ca3b419b71abb0f9d6a4ca59950)) * update dependency com.google.cloud:google-cloud-bigquery to v1.123.2 ([#633](https://www.github.com/googleapis/java-bigquerystorage/issues/633)) ([bf6260e](https://www.github.com/googleapis/java-bigquerystorage/commit/bf6260ebe01d040e42f3eb4b3b8262054f9316bf)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
shubhwip
pushed a commit
to shubhwip/java-bigquerystorage
that referenced
this pull request
Oct 7, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #<issue_number_goes_here> ☕️