You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2021/07/14 14:14:00 UTC

[jira] [Created] (ARROW-13338) [C++][Dataset] Make async Scanner the default

Ben Kietzman created ARROW-13338:
------------------------------------

             Summary: [C++][Dataset] Make async Scanner the default
                 Key: ARROW-13338
                 URL: https://issues.apache.org/jira/browse/ARROW-13338
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Ben Kietzman


The synchronous Scanner is not integrated with ExecPlans and doesn't offer better performance in any case than the asynchronous scanner, so we should start migrating away from the extraneous code path so it can be deprecated and then deleted.



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