cloud-fan commented on issue #25491: [SPARK-28699][Core] Disable using radix 
sort for ShuffleExchangeExec in repartition case
URL: https://github.com/apache/spark/pull/25491#issuecomment-522520081
 
 
   > Radix sort should only be selected if all sort fields can fit in the prefix
   
   Yes, but this check is missing in `ShuffleExchangeExec`, see
   
https://github.com/apache/spark/pull/25491/files#diff-3ceee31a3da1b7c71dddd32f666126fbL245

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


With regards,
Apache Git Services

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

Reply via email to