Skip to content

feat: BigQuery Storage v1beta1 API migration guide - #5604

Merged
amcolin merged 5 commits into
GoogleCloudPlatform:mainfrom
benhxy:v1beta1
Jul 24, 2026
Merged

feat: BigQuery Storage v1beta1 API migration guide#5604
amcolin merged 5 commits into
GoogleCloudPlatform:mainfrom
benhxy:v1beta1

Conversation

@benhxy

@benhxy benhxy commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Description

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

Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.

Checklist

  • I have followed Contributing Guidelines from CONTRIBUTING.MD
  • Tests pass: go test -v ./.. (see Testing)
  • Code formatted: gofmt (see Formatting)
  • Vetting pass: go vet (see Formatting)
  • These samples need a new API enabled in testing projects to pass (let us know which ones)
  • These samples need a new/updated env vars in testing projects set to pass (let us know which ones)
  • 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
  • Please merge this PR for me once it is approved

@benhxy
benhxy requested review from a team as code owners June 22, 2026 16:46
@product-auto-label product-auto-label Bot added the samples Issues that are directly related to samples. label Jun 22, 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 Go code using the BigQuery Storage API from version v1beta1 to v1. The feedback identifies a compilation error in the code example where bqStoragepb.TableReadOptions is used instead of the correct nested struct bqStoragepb.ReadSession_TableReadOptions.

Comment thread bigquery/bigquery_storage_quickstart/v1beta1-migration-guide.md Outdated
@benhxy
benhxy requested a review from a team as a code owner July 13, 2026 17:34
Comment thread CODEOWNERS Outdated
@benhxy
benhxy requested a review from amcolin July 16, 2026 20:46
@amcolin amcolin added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 24, 2026
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 24, 2026

@amcolin amcolin 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.

LGTM

@amcolin
amcolin merged commit 6561354 into GoogleCloudPlatform:main Jul 24, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants