This is an automated email from the ASF dual-hosted git repository.
westonpace pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from f2f663b MINOR: [R] cleanup some notes in our checks
add 9abd2b1 ARROW-14192: [C++][Dataset] Backpressure broken on ordered
scans
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/dataset/scanner.cc | 23 +++-
cpp/src/arrow/dataset/scanner.h | 7 +-
cpp/src/arrow/dataset/scanner_test.cc | 24 +++-
cpp/src/arrow/util/async_generator.h | 84 ++++++++++----
cpp/src/arrow/util/async_generator_test.cc | 174 +++++++++++++++++++++++++++++
5 files changed, 282 insertions(+), 30 deletions(-)