Commits

Benjamin Kietzman authored b172284f59e
ARROW-13238: [C++][Compute][Dataset] Use an ExecPlan for dataset scans Replaces the body of AsyncScanner::ScanBatchesAsync with usage of an ExecPlan Closes #10664 from bkietz/13238-Substitute-ExecPlan-impl- Lead-authored-by: Benjamin Kietzman <bengilgit@gmail.com> Co-authored-by: David Li <li.davidm96@gmail.com> Signed-off-by: Benjamin Kietzman <bengilgit@gmail.com>