-
Notifications
You must be signed in to change notification settings - Fork 130
Comparing changes
Open a pull request
base repository: googleapis/java-bigquery
base: sigje-patch-usecase-simplequery
head repository: googleapis/java-bigquery
compare: main
- 12 commits
- 17 files changed
- 6 contributors
Commits on Dec 12, 2025
-
test: Clean up resources created in ITs (#4024)
* chore: Cleanup initialized resources * chore: Delete created dataset * chore: Use try-with to close stream
Configuration menu - View commit details
-
Copy full SHA for 3f592a5 - Browse repository at this point
Copy the full SHA 3f592a5View commit details -
chore(deps): update dependency com.google.cloud:google-cloud-bigquery…
…storage-bom to v3.19.0 (#4025)
Configuration menu - View commit details
-
Copy full SHA for 380e0d9 - Browse repository at this point
Copy the full SHA 380e0d9View commit details -
chore(main): release 2.57.1-SNAPSHOT (#4023)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3b8b8ef - Browse repository at this point
Copy the full SHA 3b8b8efView commit details -
chore: Cleanup Intellij test warnings (#4026)
* chore: Cleanup initialized resources * chore: Use try-with to close stream * chore: Cleanup Intellij test warnings * chore: Allow for floating point inaccuracies * chore: Add otel delete operation
Configuration menu - View commit details
-
Copy full SHA for c161364 - Browse repository at this point
Copy the full SHA c161364View commit details -
deps: update actions/upload-artifact action to v6 (#4027)
Co-authored-by: Blake Li <blakeli@google.com>
Configuration menu - View commit details
-
Copy full SHA for 5d389cf - Browse repository at this point
Copy the full SHA 5d389cfView commit details -
chore: Use assertThrows in tests (#4028)
* chore: Cleanup initialized resources * chore: Use try-with to close stream * chore: Cleanup Intellij test warnings * chore: Allow for floating point inaccuracies * chore: Add otel delete operation * chore: Clean up rest of the IT test file * chore: Add GCA feedback
Configuration menu - View commit details
-
Copy full SHA for 3673310 - Browse repository at this point
Copy the full SHA 3673310View commit details
Commits on Dec 13, 2025
-
chore(main): release 2.57.1 (#4029)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 00ec939 - Browse repository at this point
Copy the full SHA 00ec939View commit details
Commits on Dec 15, 2025
-
chore: Update renovate.json (#4031)
deps update from bigquerystorage was incorrectly marked as chore(deps). This would cause the upgrade not show up in the release notes and also not trigger release please. This is because the pattern /^com.google.cloud:google-cloud-bigquery is configured in renovate.json, which matches both bigquery and bigquerystorage. However, I believe the original intention is only for bigquery update in samples, not for bigquerystorage update. Fixing the pattern so that the String must ends with bigquery
Configuration menu - View commit details
-
Copy full SHA for c18702e - Browse repository at this point
Copy the full SHA c18702eView commit details -
chore(main): release 2.57.2-SNAPSHOT (#4032)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for adbe2e0 - Browse repository at this point
Copy the full SHA adbe2e0View commit details -
test: Add integration tests for picosecond support (#4030)
* test: Add integration tests for picosecond support * chore: Add a micro -> pico exact timestamp test case * chore: Add additional test cases * chore: Fix test cases with 'Z' * chore: Test if first query has an impact * chore: Remove flaky test for now * chore: Remove testing comment
Configuration menu - View commit details
-
Copy full SHA for 7198340 - Browse repository at this point
Copy the full SHA 7198340View commit details
Commits on Dec 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fa0a12e - Browse repository at this point
Copy the full SHA fa0a12eView commit details
Commits on Dec 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d214d10 - Browse repository at this point
Copy the full SHA d214d10View 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 sigje-patch-usecase-simplequery...main