xianhualiu commented on PR #26273:
URL: https://github.com/apache/beam/pull/26273#issuecomment-1559410954

   
   
   
   > If I understood correctly autoSharding uses 
GroupIntoBatches.withShardedKey. It is only supported in Dataflow runner v2. 
Under runner v1 this flag would cause error. Context: #26416 switching the 
default would break runner v1 user
   
   The autoSharing default change in this PR only impacts how data is written 
into BigQuery table in the BigQueryIO.Write client when STORAGE_WRITE_API is 
used as method. When STORAGE_WRITE_API is used, autoSharding needs to be 
enabled by default. Also, this change only impact SchemaIO transforms used in 
Syndeo templates.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to