damccorm opened a new issue, #20711: URL: https://github.com/apache/beam/issues/20711
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. Imported from Jira [BEAM-11521](https://issues.apache.org/jira/browse/BEAM-11521). Original Jira may contain additional context. Reported by: udim. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
