pitrou opened a new pull request #8823:
URL: https://github.com/apache/arrow/pull/8823


   - Fix chunk merging algorithm to be O(n log n), not O(n**2)
   - Optimize chunked indexing
   
   This produces speedups of up to 1000% on Table sorting and up to 150%
   on ChunkedArray sorting.


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


Reply via email to