You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Eugene Kirpichov (JIRA)" <ji...@apache.org> on 2016/11/01 20:23:58 UTC

[jira] [Created] (BEAM-876) Support schemaUpdateOption in BigQueryIO

Eugene Kirpichov created BEAM-876:
-------------------------------------

             Summary: Support schemaUpdateOption in BigQueryIO
                 Key: BEAM-876
                 URL: https://issues.apache.org/jira/browse/BEAM-876
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-gcp
            Reporter: Eugene Kirpichov
            Assignee: Daniel Halperin


BigQuery recently added support for updating the schema as a side effect of the load job.

Here is the relevant API method in JobConfigurationLoad: https://developers.google.com/resources/api-libraries/documentation/bigquery/v2/java/latest/com/google/api/services/bigquery/model/JobConfigurationLoad.html#setSchemaUpdateOptions(java.util.List)

BigQueryIO should support this too. See user request for this: http://stackoverflow.com/questions/40333245/is-it-possible-to-update-schema-while-doing-a-load-into-an-existing-bigquery-tab



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)