Skip to content

Comments

chore: migrate java-bigquery to monorepo#12019

Draft
chingor13 wants to merge 3416 commits intomainfrom
migrate-java-bigquery
Draft

chore: migrate java-bigquery to monorepo#12019
chingor13 wants to merge 3416 commits intomainfrom
migrate-java-bigquery

Conversation

@chingor13
Copy link
Contributor

No description provided.

renovate-bot and others added 30 commits March 4, 2025 10:18
* 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>
)

* docs: update error handling comment to be more precise in samples

* style

* style

* update comment

* ignoredUnusedDeclaredDependencies

* revert wrong commit/PR push ignoredUnusedDeclaredDependencies
#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
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>
…v3.46.0 (#3753)

* deps: update dependency com.google.cloud:sdk-platform-java-config to v3.46.0

* chore: use latest formatter in lint check

* chore: use java 17 in linter job

* chore: format java source files

---------

Co-authored-by: Diego Marquez <diegomarquezp@google.com>
keshavdandeva and others added 28 commits February 4, 2026 15:26
* 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>
…storage-bom to v3.21.0 (#4101)

Merge pull request #4101 from googleapis/java-bigquery
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Jin Seop Kim <jinseop@google.com>
* feat(jdbc): add retry mechanism for Arrow result streams

* chore: fix logging and address gemini review comments

* chore: remove extra log

* fix: retry for specific exceptions

* chore: address gemini feedback

* chore: address pr review feedback

* refactor: retry connection for arrow and json

* chore: add fix for silent truncation

* chore: remove redundant exception thrown

* chore: change log levels

* chore: remove retry from json api

* fix: add exceptions throwing to not swallow errors

* chore: refactor try-catch blocks by using `Uninterruptibles`
* chore: replace old partner teams with new ones (Wave 2)

b/478003109
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
@chingor13 chingor13 force-pushed the migrate-java-bigquery branch from 6e7ec7b to 2ae8183 Compare February 24, 2026 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.