This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 2f9c074 ARROW-12554: [C++] Allow duplicates in
`SetLookupOptions::value_set`
add f88a00d ARROW-12386: [C++] Support file parallelism in AsyncScanner
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/dataset/scanner.cc | 34 +++-
cpp/src/arrow/dataset/scanner.h | 7 +
cpp/src/arrow/dataset/scanner_test.cc | 283 ++++++++++++++++++++++++++++++++++
cpp/src/arrow/testing/future_util.h | 18 +++
4 files changed, 341 insertions(+), 1 deletion(-)