You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "dannikay (via GitHub)" <gi...@apache.org> on 2023/02/24 02:59:35 UTC

[GitHub] [beam] dannikay commented on a diff in pull request #25569: Give an option to override the number of shards in BQ streaming insert addresses

dannikay commented on code in PR #25569:
URL: https://github.com/apache/beam/pull/25569#discussion_r1116456775


##########
sdks/python/apache_beam/io/gcp/bigquery.py:
##########
@@ -1641,6 +1639,7 @@ def __init__(
       ignore_insert_ids,
       ignore_unknown_columns,
       with_auto_sharding,
+      num_streaming_keys,

Review Comment:
   Done. Thanks!



-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org