Details
-
Sub-task
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
7.0.0
-
None
Description
In ARROW-13576 we made possible to defer computation of exec nodes but only for some implementations (e.g. Filter and Project)
This ticket is to continue that effort and make all the nodes submit their tasks at the moment they are operating the ExecNode::InputReceived
Related tasks:
https://issues.apache.org/jira/browse/ARROW-13576
https://issues.apache.org/jira/browse/ARROW-14330
Attachments
Issue Links
- relates to
-
ARROW-15519 [C++] Investigate potential performance improvements for the filter node
- Open
- links to