This is an automated email from the ASF dual-hosted git repository.

apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from ab71673ce0 ARROW-13454: [C++][Docs] Tables vs Record Batches (#14008)
     add 4f31bfc2ff ARROW-17318: [C++][Dataset] Support async streaming 
interface for getting fragments in Dataset (#13804)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/dataset/dataset.cc                   | 32 +++++++++++-
 cpp/src/arrow/dataset/dataset.h                    | 24 +++++++++
 cpp/src/arrow/dataset/dataset_test.cc              | 28 ++++++++++
 cpp/src/arrow/dataset/test_util.h                  | 18 ++++++-
 cpp/src/arrow/util/async_generator.h               |  4 +-
 .../validate.h => util/async_generator_fwd.h}      | 61 ++++++++++++++--------
 6 files changed, 138 insertions(+), 29 deletions(-)
 copy cpp/src/arrow/{array/validate.h => util/async_generator_fwd.h} (51%)

Reply via email to