Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/java-bigquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.57.2
Choose a base ref
...
head repository: googleapis/java-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.58.0
Choose a head ref
  • 7 commits
  • 22 files changed
  • 4 contributors

Commits on Jan 20, 2026

  1. chore: Fix flaky range partition test (#4072)

    * 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
    lqiu96 authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    bd5835f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. Configuration menu
    Copy the full SHA
    e3eeb94 View commit details
    Browse the repository at this point in the history
  2. chore: Add IT for positional parameter on higher precision timestamp …

    …field (#4075)
    
    * chore: Add IT for positional parameter on higher precision timestamp field
    
    * chore: Fix gemini comments
    
    * chore: Fix typo
    lqiu96 authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    6b4081d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2026

  1. Configuration menu
    Copy the full SHA
    d83699b View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2026

  1. chore(main): release 2.57.3-SNAPSHOT (#4069)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    6efec30 View commit details
    Browse the repository at this point in the history
  2. feat: update shared config and bigquerystorage (#4081)

    * deps: update bigquerystorage
    
    * update shared config
    
    * update shared config
    JoeWang1127 authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    ed575f4 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.58.0 (#4083)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    6ef476a View commit details
    Browse the repository at this point in the history
Loading