Commits


Weston Pace authored and David Li committed 78c88a9f517
ARROW-12468: [Python][R] Expose ScannerBuilder::UseAsync to Python & R This exposes (in python & R) the `UseAsync` method added to `ScannerBuilder` in ARROW-12289. Closes #10118 from westonpace/feature/ARROW-12468--c-expose-useasync-to-python-r Authored-by: Weston Pace <weston.pace@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>