pabloem commented on a change in pull request #12489:
URL: https://github.com/apache/beam/pull/12489#discussion_r468843122
##########
File path: sdks/python/apache_beam/io/gcp/bigquery.py
##########
@@ -1048,6 +1055,11 @@ def __init__(
to be passed when creating a BigQuery table. These are passed when
triggering a load job for FILE_LOADS, and when creating a new table for
STREAMING_INSERTS.
+ with_insert_ids: When using the STREAMING_INSERTS method to write data to
Review comment:
I've renamed the option to match the name in Java SDK
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]