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-bigquerystorage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.19.0
Choose a base ref
...
head repository: googleapis/java-bigquerystorage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.19.1
Choose a head ref
  • 18 commits
  • 424 files changed
  • 6 contributors

Commits on Dec 12, 2025

  1. chore(main): release 3.19.1-SNAPSHOT (#3149)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    968df89 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

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

Commits on Dec 16, 2025

  1. test: Clean up non-v1 ITs in BQ Storage (#3155)

    * test: Ignore non-v1 ITs in BQ Storage
    
    * chore: Remove the deprecated v1beta2 Write API tests
    
    * chore: generate libraries at Mon Dec 15 22:25:12 UTC 2025
    
    * chore: Re-enable v1beta1 ITs
    
    * chore: generate libraries at Mon Dec 15 22:28:06 UTC 2025
    
    ---------
    
    Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
    lqiu96 and cloud-java-bot authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    1fb3fa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a82884 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2025

  1. test: Add timestamp ITs for Read and Write API (#3156)

    * test: Add ITs for timestamps for Read API
    
    * chore: Add timestamp test for avro
    
    * chore: Refactor packages into util package
    
    * chore: Rename to ITBigQueryStorageWriteClientTest
    
    * chore: Add header for Helper util class
    
    * chore: Address PR comments
    
    * chore: Add protobuf-java-util testing scope
    
    * chore: Use Timestamps.fromMillis
    lqiu96 authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    25eb1f9 View commit details
    Browse the repository at this point in the history
  2. chore: Allow graalvm reflect-config.json files to be regenerated (#3162)

    * chore: Allow graalvm reflect-config.json files to be regenerated
    
    * chore: Add reflect-config and resourece-config jsons to base META-INF package
    
    * chore: generate libraries at Wed Dec 17 19:07:44 UTC 2025
    
    ---------
    
    Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
    lqiu96 and cloud-java-bot authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    38837fc View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. test: Add picosecond test cases (#3159)

    * test: Add picosecond test cases
    
    * chore: Add constant and fix assertions
    lqiu96 authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    f390315 View commit details
    Browse the repository at this point in the history
  2. test: Add ITs for writing pico timestamps using Protobuf Message (#3163)

    * test: Add picosecond test cases
    
    * chore: Add constant and fix assertions
    
    * test: Add ITs for writing pico timestamps using Protobuf Message
    
    * chore: generate libraries at Wed Dec 17 22:51:39 UTC 2025
    
    * chore: Add additional test comments
    
    * chore: Fix compile issues
    
    ---------
    
    Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
    lqiu96 and cloud-java-bot authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    875f577 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2026

  1. chore: Upgrade tests to use JUnit 5 (#3166)

    * chore: Upgrade tests to use JUnit 5
    
    * chore: Fix v1beta1 test
    
    * chore: Create unique table name across each version
    lqiu96 authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    4f35f1a View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2026

  1. docs: Add samples for using timestamps with BQStorage Read and Write …

    …API (#3167)
    
    * chore: Add samples showcases reading a timestamp value from public dataset
    
    * docs: Add samples for using timestamps with BQStorage Read and Write API
    
    * chore: Add missing header
    
    * chore: Remove fmt plugin in samples
    
    * chore: Fix samples lint issues
    
    * chore: Add ITs for the added samples
    
    * chore: Fix commented out nested samples
    
    * chore: Address code comments
    
    * chore: Address code comments
    
    * chore: Use long for expectedRowCount
    
    * chore: Fix checkstyle issue
    lqiu96 authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    332736e View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2026

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

Commits on Jan 13, 2026

  1. ci: Run tests in parallel (#3171)

    * chore: Add samples showcases reading a timestamp value from public dataset
    
    * docs: Add samples for using timestamps with BQStorage Read and Write API
    
    * chore: Add missing header
    
    * chore: Remove fmt plugin in samples
    
    * chore: Fix samples lint issues
    
    * chore: Add ITs for the added samples
    
    * chore: Fix commented out nested samples
    
    * chore: Address code comments
    
    * chore: Address code comments
    
    * chore: Use long for expectedRowCount
    
    * chore: Fix checkstyle issue
    
    * chore: Run tests in same thread
    
    * chore: Run certain tests single threaded
    
    * chore: Add another test to run sequentially
    lqiu96 authored Jan 13, 2026
    Configuration menu
    Copy the full SHA
    1436cc5 View commit details
    Browse the repository at this point in the history
  2. chore: cleanup release-please config (#3128)

    * chore: cleanup release-please config
    
    - Remove redundant options already declared at the top level.\n- Remove bumpMinorPreMajor for repositories after the first major release.
    
    * chore: format release-please.yml
    diegomarquezp authored Jan 13, 2026
    Configuration menu
    Copy the full SHA
    a0b6d3d View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2026

  1. Configuration menu
    Copy the full SHA
    fc161f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdd8e4f View commit details
    Browse the repository at this point in the history
  3. chore: Update generation configuration at Wed Jan 14 02:42:56 UTC 2026 (

    #3124)
    
    * chore: Update generation configuration at Fri Nov 14 02:32:24 UTC 2025
    
    * chore: Update generation configuration at Sat Nov 15 02:30:33 UTC 2025
    
    * chore: Update generation configuration at Mon Nov 17 02:32:46 UTC 2025
    
    * chore: Update generation configuration at Tue Nov 18 02:32:15 UTC 2025
    
    * chore: Update generation configuration at Wed Nov 19 02:31:56 UTC 2025
    
    * chore: generate libraries at Wed Nov 19 02:32:26 UTC 2025
    
    * chore: Update generation configuration at Thu Nov 20 02:31:57 UTC 2025
    
    * chore: Update generation configuration at Fri Nov 21 02:31:42 UTC 2025
    
    * chore: Update generation configuration at Wed Nov 26 02:33:12 UTC 2025
    
    * chore: Update generation configuration at Thu Nov 27 02:32:11 UTC 2025
    
    * chore: Update generation configuration at Fri Nov 28 02:31:43 UTC 2025
    
    * chore: Update generation configuration at Tue Dec  2 02:33:32 UTC 2025
    
    * chore: Update generation configuration at Wed Dec  3 02:33:42 UTC 2025
    
    * chore: Update generation configuration at Thu Dec  4 02:33:38 UTC 2025
    
    * chore: Update generation configuration at Fri Dec  5 02:33:50 UTC 2025
    
    * chore: Update generation configuration at Sat Dec  6 02:31:26 UTC 2025
    
    * chore: Update generation configuration at Tue Dec  9 02:33:51 UTC 2025
    
    * chore: Update generation configuration at Wed Dec 10 02:34:22 UTC 2025
    
    * chore: Update generation configuration at Thu Dec 11 02:36:05 UTC 2025
    
    * chore: Update generation configuration at Fri Dec 12 02:35:18 UTC 2025
    
    * chore: Update generation configuration at Sat Dec 13 02:33:07 UTC 2025
    
    * chore: generate libraries at Sat Dec 13 02:33:34 UTC 2025
    
    * chore: Update generation configuration at Mon Dec 15 02:38:44 UTC 2025
    
    * chore: Update generation configuration at Tue Dec 16 02:35:59 UTC 2025
    
    * chore: Update generation configuration at Wed Dec 17 02:33:54 UTC 2025
    
    * chore: generate libraries at Wed Dec 17 02:35:55 UTC 2025
    
    * chore: Update generation configuration at Thu Dec 18 02:34:03 UTC 2025
    
    * chore: generate libraries at Thu Dec 18 02:34:33 UTC 2025
    
    * chore: Update generation configuration at Fri Dec 19 02:35:14 UTC 2025
    
    * chore: Update generation configuration at Sat Dec 20 02:32:58 UTC 2025
    
    * chore: generate libraries at Sat Dec 20 02:33:28 UTC 2025
    
    * chore: Update generation configuration at Wed Dec 24 02:35:03 UTC 2025
    
    * chore: Update generation configuration at Thu Dec 25 02:36:58 UTC 2025
    
    * chore: Update generation configuration at Tue Dec 30 02:37:22 UTC 2025
    
    * chore: Update generation configuration at Wed Dec 31 02:37:00 UTC 2025
    
    * chore: Update generation configuration at Tue Jan  6 02:38:56 UTC 2026
    
    * chore: Update generation configuration at Wed Jan  7 02:39:05 UTC 2026
    
    * chore: Update generation configuration at Thu Jan  8 02:38:28 UTC 2026
    
    * chore: Update generation configuration at Fri Jan  9 02:39:02 UTC 2026
    
    * chore: Update generation configuration at Sat Jan 10 02:35:11 UTC 2026
    
    * chore: Update generation configuration at Tue Jan 13 02:38:02 UTC 2026
    
    * chore: Update generation configuration at Tue Jan 13 15:58:14 UTC 2026
    
    * chore: generate libraries at Tue Jan 13 15:58:46 UTC 2026
    
    * chore: Update generation configuration at Wed Jan 14 02:42:56 UTC 2026
    
    * chore: generate libraries at Wed Jan 14 02:43:25 UTC 2026
    cloud-java-bot authored Jan 14, 2026
    Configuration menu
    Copy the full SHA
    4b9ce88 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2026

  1. chore: Update generation configuration at Thu Jan 15 02:39:04 UTC 2026 (

    #3174)
    
    * chore: Update generation configuration at Wed Jan 14 22:20:45 UTC 2026
    
    * chore: generate libraries at Wed Jan 14 22:21:21 UTC 2026
    
    * chore: Update generation configuration at Thu Jan 15 02:39:04 UTC 2026
    cloud-java-bot authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    b391373 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 3.19.1 (#3158)

    * chore(main): release 3.19.1
    
    * chore: generate libraries at Thu Jan 15 15:36:07 UTC 2026
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
    release-please[bot] and cloud-java-bot authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    c961c19 View commit details
    Browse the repository at this point in the history
Loading