Details
-
Bug
-
Status: Resolved
-
P1
-
Resolution: Fixed
-
None
-
None
Description
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.