You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2021/02/22 17:17:04 UTC

[jira] [Updated] (BEAM-11521) BigQuery: add maxStreamingBatchSize for Python streaming inserts

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

Beam JIRA Bot updated BEAM-11521:
---------------------------------
    Labels: stale-P2  (was: )

> BigQuery: add maxStreamingBatchSize for Python streaming inserts
> ----------------------------------------------------------------
>
>                 Key: BEAM-11521
>                 URL: https://issues.apache.org/jira/browse/BEAM-11521
>             Project: Beam
>          Issue Type: Bug
>          Components: io-py-gcp
>            Reporter: Udi Meiri
>            Priority: P2
>              Labels: stale-P2
>
> Java SDK has maxStreamingBatchSize.
> Implementing something similar for Python would prevent 400 HTTP errors from BigQuery when batches are too large. Instead, Beam should try to split batches and log a warning (once) when trying to insert a single very large row.



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