Skip to content

feat: BigQuery Storage v1beta1 API migration guide#14345

Open
benhxy wants to merge 3 commits into
GoogleCloudPlatform:mainfrom
benhxy:v1beta1
Open

feat: BigQuery Storage v1beta1 API migration guide#14345
benhxy wants to merge 3 commits into
GoogleCloudPlatform:mainfrom
benhxy:v1beta1

Conversation

@benhxy

@benhxy benhxy commented Jun 22, 2026

Copy link
Copy Markdown

Description

Fixes 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.

Compliance & Style


Post-Approval Actions

  • Please merge this PR for me once it is approved

@benhxy
benhxy requested review from a team as code owners June 22, 2026 17:27
@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 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 adds a migration guide for transitioning Python code using the BigQuery Storage API from version v1beta1 to v1. The review feedback correctly identifies a critical issue in the guide's text and code examples: the parameter for specifying a stream in read_rows is incorrectly documented as name instead of read_stream, which would cause a runtime TypeError for users following the guide.

Comment thread bigquery_storage/quickstart/v1beta1-migration-guide.md Outdated
Comment thread bigquery_storage/quickstart/v1beta1-migration-guide.md Outdated
@benhxy
benhxy requested a review from a team as a code owner July 13, 2026 17:33

@XrossFox XrossFox 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, but the codeowner file seems to have some issues with the team. You should probably define the code owners in the .github/CODEOWNERS file.

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

Errors in CODEOWNERS file, pointed as the team owner name either not having access, or not existing,

@benhxy

benhxy commented Jul 21, 2026

Copy link
Copy Markdown
Author

Fixed the CODEOWNERS file

@benhxy
benhxy requested a review from XrossFox July 21, 2026 19:58
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.

2 participants