You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ryo Okubo (JIRA)" <ji...@apache.org> on 2018/08/06 06:13:00 UTC

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

    [ https://issues.apache.org/jira/browse/BEAM-876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569775#comment-16569775 ] 

Ryo Okubo commented on BEAM-876:
--------------------------------

+1

> Support schemaUpdateOption in BigQueryIO
> ----------------------------------------
>
>                 Key: BEAM-876
>                 URL: https://issues.apache.org/jira/browse/BEAM-876
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-gcp
>            Reporter: Eugene Kirpichov
>            Priority: Major
>
> 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
(v7.6.3#76005)