You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/10 12:43:14 UTC

[GitHub] [arrow-datafusion] alamb commented on pull request #2182: fix: Sort with a lot of repetition values

alamb commented on PR #2182:
URL: https://github.com/apache/arrow-datafusion/pull/2182#issuecomment-1094265321

   > I wonder if we could better switch to use stable sort in the arrow rs lexsort implementation instead (offering both stable/unstable sort), for performance.
   
   @Jimexist  added unstable sorting here: https://github.com/apache/arrow-rs/pull/552
   
   Maybe we could add the choice of which to use


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org