You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Pablo Estrada (Jira)" <ji...@apache.org> on 2020/08/11 20:24:00 UTC

[jira] [Created] (BEAM-10680) Give an option to override the default number of shards in BQ streaming inserts

Pablo Estrada created BEAM-10680:
------------------------------------

             Summary: Give an option to override the default number of shards in BQ streaming inserts
                 Key: BEAM-10680
                 URL: https://issues.apache.org/jira/browse/BEAM-10680
             Project: Beam
          Issue Type: Improvement
          Components: io-py-gcp
            Reporter: Pablo Estrada


As per [https://github.com/apache/beam/pull/12485] there's no way to override it, though Java does have one: 
[https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryOptions.java#L58]
 
 
Let's add a good way to override this.



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