Draft
Conversation
…storage-bom to v3.11.4 (#3695)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
…-info-reports-plugin to v3.9.0 (#3698)
…plugin to v3.1.4 (#3699)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
…connection to v2.61.0 (#3702)
…ryconnection-v1 to v2.61.0 (#3703)
…ava6 to v1.39.0 (#3710)
…etty to v1.39.0 (#3711)
* Implement getArray in BigQueryResultImpl * deps: update dependency com.google.apis:google-api-services-bigquery to v2-rev20250216-2.0.0 (#3688) * build(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0 (#3689) * deps: update ossf/scorecard-action action to v2.4.1 (#3690) * deps: update actions/upload-artifact action to v4.6.1 (#3691) * Remove public from BigQueryResultSet class def * Remove INTEGER_ARRAY_FIELD_LIST from IT test file * Add ReadApi IT test * Try old IT test values * Convert Time objects to strings for comparison * Fix Formatting --------- Co-authored-by: Mend Renovate <bot@renovateapp.com>
#3715) * deps: exclude io.netty:netty-common from org.apache.arrow:arrow-memory-netty * use dep version override instead of exclusion * use dep version override instead of exclusion * ignoredUnusedDeclaredDependencies
* fix: retry ExceptionHandler not retrying on IOException due to exception translation * fix: retry ExceptionHandler not retrying on IOException due to exception translation * fix: retry ExceptionHandler not retrying on IOException due to exception translation * fix: retry ExceptionHandler not retrying on IOException due to exception translation * fix: retry ExceptionHandler not retrying on IOException due to exception translation * cast to HttpBigQueryRpc * cast to HttpBigQueryRpc * fix BigQueryRpc mocks in unit tests * fix clirr check and format * fix clirr * fix clirr * refactor HttpBigQueryRpc.write * refactor HttpBigQueryRpc.write * refactor ConnectionImpl HttpBigQueryRpc call * refactor ConnectionImpl HttpBigQueryRpc call * refactor create table * refactor create table * refactor BigQueryImpl * refactor ConnectionImpl * add missing unit test for BigQueryImpl deleteJob * add tests to validate retry on BIGQUERY_EXCEPTION_HANDLER * handle exception wrapping/unwrapping with new methods * update runWithRetries to use BigQuery ruWithRetries to correctly handle thrown IOExceptions * fix unit test * add unit tests for retry in TableDataWriteChannel * remove unnecessary null check * fix unit test where null is returned in mocks causing errors
…to v2-rev20250302-2.0.0 (#3720)
…to v2-rev20250313-2.0.0 (#3723)
…storage-bom to v3.19.1 (#4036) * chore(deps): update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.20.0-rc1 * Update google-cloud-bigquerystorage-bom version --------- Co-authored-by: Diego Marquez <diegomarquezp@google.com>
* chore: Enable exponential backoff for retries in tests * chore: Clone table for DML query tests * chore: Use GCA retry settings code suggestion
* chore: Fix flaky testListTablesWithPartitioning test * chore: Fix test comment * chore: Fix typo to partitionType
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* chore: Fix flaky range partition test * chore: assert only on matching partition table * chore: Add logic to check if table is found * chore: create unique datasets for each test * chore: Remove unused OTHER_DATASET * chore: Add try-finally to ensure dataset is deleted
…field (#4075) * chore: Add IT for positional parameter on higher precision timestamp field * chore: Fix gemini comments * chore: Fix typo
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* deps: update bigquerystorage * update shared config * update shared config
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* chore: add readme for `google-cloud-bigquery-jdbc` * chore: address gemini review comments * lint: fix typos * chore: address pr comments and refine readme content * refactor: address PR review feedback * chore: update jar name gs location --------- Co-authored-by: Kirill Logachev <kirl@google.com>
* feat(jdbc): enable gRPC Keep-Alive for Storage Read API * test(jdbc): add unit test for gRPC Keep-Alive configuration * chore: fix dependency * fix: unit tests * fix: use `java.time.Duration` instead of `threetenbp`
* feat(jdbc): add `RequestReason` connection property * test: add unit test for `RequestReason` connection property * Update google-cloud-bigquery-jdbc/src/main/java/com/google/cloud/bigquery/jdbc/BigQueryConnection.java Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * chore: use `HeaderProvider` instead of lambda * test: add unit test for verifying header in connection --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* feat(jdbc): add HttpTransportOptions timeout configurations * chore: add unit tests for HttpTransportOptions timeout configurations * chore: address gemini pr review comments * chore: remove setting default value * fix: merge conflict
…fig to v3.56.1 (#4095) Co-authored-by: Jin Seop Kim <jinseop@google.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Jin Seop Kim <jinseop@google.com>
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.