[ 
https://issues.apache.org/jira/browse/ARROW-13328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380139#comment-17380139
 ] 

Eduardo Ponce commented on ARROW-13328:
---------------------------------------

What are the benefits/differences between using synchronous vs asynchronous 
scans (besides the obvious synchronization behavior)? For example, in the 
context of reproducibility, testing, and benchmarking.

> [C++][Dataset] Use an ExecPlan for 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
>
> 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.3.4#803005)

Reply via email to