You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Luke Cwik (Jira)" <ji...@apache.org> on 2019/09/25 23:09:00 UTC

[jira] [Resolved] (BEAM-8236) BigQueryIO doesn't honor WRITE_TRUNCATE with DynamicDestinations after the first pane

     [ https://issues.apache.org/jira/browse/BEAM-8236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luke Cwik resolved BEAM-8236.
-----------------------------
    Fix Version/s: Not applicable
         Assignee: Luke Cwik
       Resolution: Not A Bug

> BigQueryIO doesn't honor WRITE_TRUNCATE with DynamicDestinations after the first pane
> -------------------------------------------------------------------------------------
>
>                 Key: BEAM-8236
>                 URL: https://issues.apache.org/jira/browse/BEAM-8236
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp
>            Reporter: Luke Cwik
>            Assignee: Luke Cwik
>            Priority: Major
>             Fix For: Not applicable
>
>
> If the first pane does not contain elements for the dynamic destination then the table is not truncated. [Future writes will have a write disposition of append|https://github.com/apache/beam/blob/ba5c9def3967d9e3348ccf8563c2b54196fbd1ad/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/WriteTables.java#L201].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)