Comparing v2.54.2...v2.55.0 · googleapis/java-bigquery
This repository was archived by the owner on Mar 23, 2026. It is now read-only.
- 5 commits
- 20 files changed
- 4 contributors
Commits on Aug 29, 2025
-
feat(bigquery): Add custom ExceptionHandler to BigQueryOptions (#3937)
* feat(bigquery): Add custom ExceptionHandler to BigQueryOptions * add default project id to tests * Add dummy project id to tests * Remove defaultInstance() from test * add option to specify retry algo instead of just abortOn/retryOn * fix formatting * remove custom exception handler from bq options