Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- is related to
-
ARROW-13328 [C++][Dataset] Use an ExecPlan for synchronous scans or drop synchronous scans
- Closed
- relates to
-
ARROW-13554 [C++] Remove deprecated Scanner::Scan
- Resolved
- links to