StephanEwen commented on pull request #13595:
URL: https://github.com/apache/flink/pull/13595#issuecomment-717350591


   Thanks for explaining, @wsry 
   
   Maybe we can find a good combination of "min-parallelism" and "min-buffers" 
to make the switch to sort-based shuffle work well for users. Because then the 
very low parallelism cases would use the partition-based shuffle and the 
higher-parallelism cases the sort-based shuffle.


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

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


Reply via email to