[
https://issues.apache.org/jira/browse/ARROW-10366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Lamb resolved ARROW-10366.
---------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
Issue resolved by pull request 8553
[https://github.com/apache/arrow/pull/8553]
> [Rust] [DataFusion] Remove collect from merge
> ---------------------------------------------
>
> Key: ARROW-10366
> URL: https://issues.apache.org/jira/browse/ARROW-10366
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Rust, Rust - DataFusion
> Affects Versions: 3.0.0
> Reporter: Jorge Leitão
> Assignee: Andrew Lamb
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0
>
> Time Spent: 8h 10m
> Remaining Estimate: 0h
>
> The merge currently uses a collect within the thread, which causes the
> accumulation to happen before merging all batches together, see
> [https://github.com/apache/arrow/pull/8473/files#r506304982]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)