You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/08/19 09:23:02 UTC

[GitHub] [spark] hvanhovell commented on issue #25491: [SPARK-28699][Core] Disable using radix sort for ShuffleExchangeExec in repartition case

hvanhovell 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-522487545
 
 
   I am not sure if I follow. Radix sort should only be selected if all sort fields can fit in the prefix, why do we need to explicitly disable this?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org