You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "xianhualiu (via GitHub)" <gi...@apache.org> on 2023/03/16 14:12:51 UTC

[GitHub] [beam] xianhualiu opened a new pull request, #25862: Use autoSharding from config when BigQueryIO.Write is created.

xianhualiu opened a new pull request, #25862:
URL: https://github.com/apache/beam/pull/25862

   Use autoSharding from config when BigQueryIO.Write is created
   
   ------------------------
   
   Currently autoSharding configuration is not used for BigQueryIO.Write and it is always set to true. This caused potential issue when autoSharding is not supported in some runners. 
   


-- 
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] xianhualiu commented on pull request #25862: Use autoSharding from config when BigQueryIO.Write is created.

Posted by "xianhualiu (via GitHub)" <gi...@apache.org>.
xianhualiu commented on PR #25862:
URL: https://github.com/apache/beam/pull/25862#issuecomment-1472192408

   > Thanks. Shall we also change another occurrence here?
   > 
   > https://github.com/apache/beam/blob/1879587c01cd94450eb2c544bbce70c58e66137a/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/providers/BigQueryStorageWriteApiSchemaTransformProvider.java#L285
   
   Updated this class.


-- 
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] Abacn commented on pull request #25862: Use autoSharding from config when BigQueryIO.Write is created.

Posted by "Abacn (via GitHub)" <gi...@apache.org>.
Abacn commented on PR #25862:
URL: https://github.com/apache/beam/pull/25862#issuecomment-1472123223

   Thanks. Shall we also change another occurrence here?
   
   https://github.com/apache/beam/blob/1879587c01cd94450eb2c544bbce70c58e66137a/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/providers/BigQueryStorageWriteApiSchemaTransformProvider.java#L285


-- 
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] github-actions[bot] commented on pull request #25862: Use autoSharding from config when BigQueryIO.Write is created.

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #25862:
URL: https://github.com/apache/beam/pull/25862#issuecomment-1472099346

   Assigning reviewers. If you would like to opt out of this review, comment `assign to next reviewer`:
   
   R: @robertwb for label java.
   R: @Abacn for label io.
   
   Available commands:
   - `stop reviewer notifications` - opt out of the automated review tooling
   - `remind me after tests pass` - tag the comment author after tests pass
   - `waiting on author` - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)
   
   The PR bot will only process comments in the main thread (not review comments).


-- 
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] Abacn merged pull request #25862: Use autoSharding from config when BigQueryIO.Write is created.

Posted by "Abacn (via GitHub)" <gi...@apache.org>.
Abacn merged PR #25862:
URL: https://github.com/apache/beam/pull/25862


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