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

Kenneth Knowles commented on BEAM-2864:
---------------------------------------

This issue has been migrated to https://github.com/apache/beam/issues/18414

> Support backfill deduplication in BigQueryIO.write()
> ----------------------------------------------------
>
>                 Key: BEAM-2864
>                 URL: https://issues.apache.org/jira/browse/BEAM-2864
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp
>            Reporter: Eugene Kirpichov
>            Priority: P3
>
> See https://github.com/GoogleCloudPlatform/DataflowJavaSDK/issues/603 
> motivated by SO question 
> https://stackoverflow.com/questions/46076914/apache-beam-update-bigquery-table-row-with-bigqueryio
> Perhaps one way we can do this is make BigQueryIO return a PValue that can be 
> sequenced with other things, and implement a BigQuery.update() transform that 
> executes a single DML statement (or a small collection thereof - since DML in 
> BigQuery is very scarce), and let the user sandwich them together if they 
> would like to.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to