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

feat: add schema update support for bigquerystorage Write API #21331

Open
damccorm opened this issue Jun 4, 2022 · 0 comments
Open

feat: add schema update support for bigquerystorage Write API #21331

damccorm opened this issue Jun 4, 2022 · 0 comments

Comments

@damccorm
Copy link
Contributor

damccorm commented Jun 4, 2022

Please add schema update support similar to what we have in the BigQueryStorage Java client: googleapis/java-bigquerystorage#1447

 

When schema is updated, we should:

  1. close the existing StreamWriter

  2. update TableSchema and Descriptor

  3. create a new StreamWriter with the updated TableSchema and Descriptor

 

Related customer impact: Case #29451211 (salesforce)

Imported from Jira BEAM-13944. Original Jira may contain additional context.
Reported by: stephaniewang526.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant