You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "tustvold (via GitHub)" <gi...@apache.org> on 2023/04/29 19:40:44 UTC

[GitHub] [arrow-datafusion] tustvold commented on issue #416: Optimize sort preserving merge

tustvold commented on issue #416:
URL: https://github.com/apache/arrow-datafusion/issues/416#issuecomment-1528858289

   Closing this ticket as I believe it is not tracking anything anymore.
   
   SortPreservingMerge is now implemented as an n-way tournament tree making use of an order-preserving row encoding for multi-column sorts, and specialized cursors for single column sorts. I'm not aware of any major low-hanging fruit to make it run faster


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