rodmeneses opened a new pull request, #13260:
URL: https://github.com/apache/iceberg/pull/13260

   Currently, if the writeParallelism is not specified, the IcebergSink will 
default to use the job parallelism. 
   Instead, we should default to the inputSource parallelism, to promote 
chaining. 
   This PR tracks that change, and also brings parity with the same behavior of 
the FlinkSink.
   
   re: https://github.com/apache/iceberg/pull/12071#discussion_r2112952874
   
   cc: @stevenzwu @mxm @pvary @gyfora 


-- 
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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to