[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(bigquery/storage/managedwriter): schema evolution improvements #7838

Merged
merged 2 commits into from May 1, 2023

Conversation

shollyman
Copy link
Contributor

This PR reorders the checks during append processing to ensure we handle schema evolution for both the multiplex and explicit connections correctly.

This PR reorders the checks during append processing to ensure we
handle schema evolution for both the multiplex and explicit connections
correctly.
@shollyman shollyman requested a review from codyoss April 26, 2023 21:11
@shollyman shollyman requested review from a team as code owners April 26, 2023 21:11
@shollyman shollyman requested a review from tswast April 26, 2023 21:11
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquery Issues related to the BigQuery API. labels Apr 26, 2023
@shollyman shollyman added the automerge Merge the pull request once unit tests and other checks pass. label May 1, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 49a1621 into googleapis:main May 1, 2023
8 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants