-
Notifications
You must be signed in to change notification settings - Fork 127
Comparing changes
Open a pull request
base repository: googleapis/java-bigquery
base: v2.46.0
head repository: googleapis/java-bigquery
compare: v2.47.0
- 12 commits
- 23 files changed
- 4 contributors
Commits on Jan 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 858e517 - Browse repository at this point
Copy the full SHA 858e517View commit details -
Configuration menu - View commit details
-
Copy full SHA for afd1821 - Browse repository at this point
Copy the full SHA afd1821View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ed5f49 - Browse repository at this point
Copy the full SHA 5ed5f49View commit details
Commits on Jan 15, 2025
-
chore(main): release 2.46.1-SNAPSHOT (#3639)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 09c98bf - Browse repository at this point
Copy the full SHA 09c98bfView commit details -
fix(bigquery): Remove ReadAPI bypass in executeSelect() (#3624)
* fix(bigquery): Remove ReadAPI bypass in executeSelect() for fast query requests. * Enable fast query and read API. Move readAPI condition check from getExecuteSelectResponse() to queryRpc(). This allows fast query to be used with ReadAPI. * Check for null for fast query results.getTotalRows() * Remove test file. * Add internal query state to keep track of ReadAPI usage. A Boolean field is added to keep track of whether or not the high throughput ReadAPI is used. This is mostly for testing to avoid another regression in the future. * Move tests into IT test file * Fix formatting changes. Again :/ * Add VisibleForTesting Annotation
Configuration menu - View commit details
-
Copy full SHA for fadd992 - Browse repository at this point
Copy the full SHA fadd992View commit details
Commits on Jan 16, 2025
-
fix: Close bq read client (#3644)
* Shutdown bqReadClient after high throughput read * Code formatted to google-java-format
Configuration menu - View commit details
-
Copy full SHA for 8833c97 - Browse repository at this point
Copy the full SHA 8833c97View commit details
Commits on Jan 27, 2025
-
deps: update dependency com.google.apis:google-api-services-bigquery …
…to v2-rev20250112-2.0.0 (#3651)
Configuration menu - View commit details
-
Copy full SHA for fd06100 - Browse repository at this point
Copy the full SHA fd06100View commit details
Commits on Jan 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e10a1be - Browse repository at this point
Copy the full SHA e10a1beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a14342 - Browse repository at this point
Copy the full SHA 1a14342View commit details -
feat(bigquery): Support resource tags for datasets in java client (#3647
Configuration menu - View commit details
-
Copy full SHA for 01e0b74 - Browse repository at this point
Copy the full SHA 01e0b74View commit details
Commits on Jan 29, 2025
-
chore(deps): update dependency com.google.cloud:google-cloud-bigquery…
…storage-bom to v3.11.2 (#3656)
Configuration menu - View commit details
-
Copy full SHA for 52fdbfa - Browse repository at this point
Copy the full SHA 52fdbfaView commit details -
chore(main): release 2.47.0 (#3643)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fa641a8 - Browse repository at this point
Copy the full SHA fa641a8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.46.0...v2.47.0