You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 17:17:28 UTC

[GitHub] [beam] damccorm opened a new issue, #20420: Give an option to override the default number of shards in BQ streaming inserts

damccorm opened a new issue, #20420:
URL: https://github.com/apache/beam/issues/20420

   As per [https://github.com/apache/beam/pull/12485](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](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.
   
   Imported from Jira [BEAM-10680](https://issues.apache.org/jira/browse/BEAM-10680). Original Jira may contain additional context.
   Reported by: pabloem.


-- 
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.apache.org

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


[GitHub] [beam] jrmccluskey closed issue #20420: Give an option to override the default number of shards in BQ streaming inserts

Posted by "jrmccluskey (via GitHub)" <gi...@apache.org>.
jrmccluskey closed issue #20420: Give an option to override the default number of shards in BQ streaming inserts
URL: https://github.com/apache/beam/issues/20420


-- 
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


[GitHub] [beam] dannikay commented on issue #20420: Give an option to override the default number of shards in BQ streaming inserts

Posted by "dannikay (via GitHub)" <gi...@apache.org>.
dannikay commented on issue #20420:
URL: https://github.com/apache/beam/issues/20420#issuecomment-1416929152

   .take-issue


-- 
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