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

ASF GitHub Bot logged work on BEAM-876:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Nov/19 23:41
            Start Date: 07/Nov/19 23:41
    Worklog Time Spent: 10m 
      Work Description: ziel commented on issue #9524: [BEAM-876] Support 
schemaUpdateOption in BigQueryIO
URL: https://github.com/apache/beam/pull/9524#issuecomment-551317214
 
 
   @pabloem I found some time to write up an integration test. 
   
   I'm seeing a failing check 
(`org.apache.beam.sdk.io.jms.JmsIOTest.testCheckpointMarkSafety`) which I think 
may be unrelated? I may be missing the connection though :-S  There are a 
number of lines like this in the output like: `java.lang.SecurityException: 
User name [test_user] or password is invalid.` ...so I suspect this may be some 
sort of CI setup thing.. 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 340234)
    Time Spent: 2h 10m  (was: 2h)

> 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
>            Assignee: canaan silberberg
>            Priority: Major
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)

Reply via email to