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

Python SDK BigQuery schemaUpdateOptions #21141

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

Python SDK BigQuery schemaUpdateOptions #21141

damccorm opened this issue Jun 4, 2022 · 2 comments

Comments

@damccorm
Copy link
Contributor

damccorm commented Jun 4, 2022

I noticed that in the Java SDK schemaUpdateOptions are exposed clearly to the user: https://beam.apache.org/releases/javadoc/2.32.0/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIO.Write.html

 

Whereas, in the Python SDK this option seems to only be able to be passed through additional_bq_paramaters

 

Is this something which should be resolved? Perhaps add the schemaUpdateOptions to

class BigQueryDisposition(object):
 and expose a kwarg to pass them in? 

Imported from Jira BEAM-12994. Original Jira may contain additional context.
Reported by: judah.rand.

@waltage
Copy link

waltage commented Jun 13, 2022

.take-issue

@tsafacjo
Copy link

can I pick it ?

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

3 participants