jayzhan211 commented on PR #13133:
URL: https://github.com/apache/datafusion/pull/13133#issuecomment-2445547016

   > If this PR turns disables stable sort, maybe we can turn this into an 
optional behavior defined by configuration (so users can choose between the 
stable sort and better performance/memory use) 🤔
   
   I revert the configuration change, so now if you prefer the old behaviour 
you can set to false with `with_round_robin_repartition`. I think this change 
is much more "stable" so this behaviour is enabled by default
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to