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/01/23 16:09:55 UTC

[GitHub] [arrow-rs] tustvold commented on issue #1229: Add MutableArrayData::extend_ranges

tustvold commented on issue #1229:
URL: https://github.com/apache/arrow-rs/issues/1229#issuecomment-1019516203


   Linking https://github.com/apache/arrow-datafusion/issues/416 and https://github.com/apache/arrow-datafusion/issues/1572 as at least historically `MutableArrayData` was one of the bottlenecks in `SortPreservingMerge`. In particular the code used to reconstruct a record batch https://github.com/apache/arrow-datafusion/blob/master/datafusion/src/physical_plan/sorts/sort_preserving_merge.rs#L452
   
   FYI @yjshen @alamb 
   
   


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