Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-12994

Python SDK BigQuery `schemaUpdateOptions`

Details

    • Improvement
    • Status: Open
    • P3
    • Resolution: Unresolved
    • 2.33.0
    • None
    • io-py-gcp

    Description

      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 https://github.com/apache/beam/blob/b9457b711029051a837255e1bb516e55d32e56d5/sdks/python/apache_beam/io/gcp/bigquery.py#L437 and expose a `kwarg` to pass them in? 

      Attachments

        Activity

          People

            Unassigned Unassigned
            judah.rand Judah
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: