[ 
https://issues.apache.org/jira/browse/ARROW-11930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ben Kietzman resolved ARROW-11930.
----------------------------------
    Fix Version/s: 5.0.0
       Resolution: Fixed

Issue resolved by pull request 10397
[https://github.com/apache/arrow/pull/10397]

> [C++][Dataset][Compute] Refactor Dataset scans to use an ExecNode graph
> -----------------------------------------------------------------------
>
>                 Key: ARROW-11930
>                 URL: https://issues.apache.org/jira/browse/ARROW-11930
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Ben Kietzman
>            Assignee: Ben Kietzman
>            Priority: Major
>              Labels: compute, dataset, pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 12h
>  Remaining Estimate: 0h
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to