Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Per discussion on https://docs.google.com/document/d/1AyTdLU-RxA-Gsb9EsYnrQrmqPMOYMfPlWwxRi1Is1tQ
Once Datasets can be streamed from efficiently (ARROW-7001), they can be wrapped in ScanNodes which push scanned batches into an ExecNode graph.
Filtering and Projection should then be handled by subsequent nodes in that graph.
Attachments
Issue Links
- is a child of
-
ARROW-8894 [C++] C++ array kernels framework and execution buildout (umbrella issue)
- Open
-
ARROW-12633 [C++] Query engine umbrella issue
- Open
- links to