Skip to content

feat: BigQuery Storage v1beta1 API migration guide - #10316

Open
benhxy wants to merge 3 commits into
GoogleCloudPlatform:mainfrom
benhxy:bq-v1b1
Open

feat: BigQuery Storage v1beta1 API migration guide#10316
benhxy wants to merge 3 commits into
GoogleCloudPlatform:mainfrom
benhxy:bq-v1b1

Conversation

@benhxy

@benhxy benhxy commented Jul 27, 2026

Copy link
Copy Markdown

Description

Fix b/505001153

BigQuery Storage team is planning to deprecate v1beta1 API. This PR adds a migration guide from v1beta1 to v1.

Checklist

Testing

  • I have tested this change on a live environment and verified it works as intended.
  • Tests pass: mvn clean verify required
  • Lint passes: mvn -P lint checkstyle:check required
  • Static Analysis: mvn -P lint clean compile pmd:cpd-check spotbugs:check advisory only

Compliance & Style

  • I have followed Sample Format Guide
  • pom.xml parent set to latest shared-configuration
  • Appropriate changes to README are included in PR
  • This sample adds a new sample directory, and I updated the CODEOWNERS file with the codeowners for this sample
  • This sample adds a new Product API, and I updated the Blunderbuss issue/PR auto-assigner with the codeowners for this sample

Post-Approval Actions

  • Please merge this PR for me once it is approved

@benhxy
benhxy requested review from a team and yoshi-approver as code owners July 27, 2026 21:05
@product-auto-label product-auto-label Bot added samples Issues that are directly related to samples. api: bigquerystorage Issues related to the BigQuery Storage API. labels Jul 27, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a migration guide for transitioning Java code using the BigQuery Storage API from version v1beta1 to v1. The guide details key changes and provides code comparisons for client initialization, creating read sessions, and reading rows. The review feedback suggests adding missing import java.io.IOException; statements to the Java code snippets to ensure they are complete and copy-pasteable.

Comment thread bigquery/bigquerystorage/v1beta1-migration-guide.md
Comment thread bigquery/bigquerystorage/v1beta1-migration-guide.md
benhxy and others added 2 commits July 27, 2026 18:03
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquerystorage Issues related to the BigQuery Storage API. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant