You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Chamikara Madhusanka Jayalath (Jira)" <ji...@apache.org> on 2021/05/18 22:11:00 UTC

[jira] [Created] (BEAM-12362) BigQuery sink swallows HttpErrors when performing streaming inserts preventing retries

Chamikara Madhusanka Jayalath created BEAM-12362:
----------------------------------------------------

             Summary: BigQuery sink swallows HttpErrors when performing streaming inserts preventing retries
                 Key: BEAM-12362
                 URL: https://issues.apache.org/jira/browse/BEAM-12362
             Project: Beam
          Issue Type: Bug
          Components: io-java-gcp
            Reporter: Chamikara Madhusanka Jayalath
            Assignee: Chamikara Madhusanka Jayalath


Relavent code is here: [https://github.com/apache/beam/blob/158e177adc987cdc35c6a58b5292b4999c2139c3/sdks/python/apache_beam/io/gcp/bigquery_tools.py#L644]

Only affects Python BigQuery sink when writing using streaming inserts.

Seems like this was introduced in [https://github.com/apache/beam/pull/13217] hence Beam versions 2.27.0 and later are affected.



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