[
https://issues.apache.org/jira/browse/ARROW-13328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessandro Molina updated ARROW-13328:
--------------------------------------
Fix Version/s: 8.0.0
(was: 7.0.0)
> [C++][Dataset] Use an ExecPlan for synchronous scans or drop synchronous scans
> ------------------------------------------------------------------------------
>
> Key: ARROW-13328
> URL: https://issues.apache.org/jira/browse/ARROW-13328
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Ben Kietzman
> Priority: Major
> Labels: dataset
> Fix For: 8.0.0
>
>
> ARROW-13238 ensured that asynchronous dataset scans are internally backed by
> ExecPlans, allowing easier integration with new ExecNode sinks.
> However synchronous scans are still backed by {{FilterAndProjectScanTask}}
> and are not consumable using ExecNodes. Ideally, we should route synchronous
> scans through an ExecPlan as well.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)