You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Yiru Tang (Jira)" <ji...@apache.org> on 2019/12/12 19:04:00 UTC

[jira] [Created] (BEAM-8960) Add an option for user to be able to opt out of using insert id for BigQuery streaming insert.

Yiru Tang created BEAM-8960:
-------------------------------

             Summary: Add an option for user to be able to opt out of using insert id for BigQuery streaming insert.
                 Key: BEAM-8960
                 URL: https://issues.apache.org/jira/browse/BEAM-8960
             Project: Beam
          Issue Type: New Feature
          Components: io-java-gcp
            Reporter: Yiru Tang


BigQuery streaming insert id offers best effort insert deduplication. If user choose to opt out of using insert ids, they could potentially to be opt into using our current new streaming backend which gives higher speed and more quota. Insert id deduplication is best effort and doesn't have ultimate just once guarantees.



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