Jorge Leitão created ARROW-10366:
------------------------------------
Summary: [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: Jorge Leitão
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)