nsivabalan commented on issue #3758:
URL: https://github.com/apache/hudi/issues/3758#issuecomment-947324973


   yes. 
   if you repartition by 1000 and also set bulkinsert shuffle parallelism to 
1000 and set sort mode to NONE, its a no-op. 
   but if you set lower value for parallelism, then spark will try to move some 
minimal data to get to the lower value. 


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