[
https://issues.apache.org/jira/browse/BEAM-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17131868#comment-17131868
]
Beam JIRA Bot commented on BEAM-2864:
-------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> 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: P2
> Labels: stale-P2
>
> 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.3.4#803005)