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

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


    from dcd685e  ARROW-6754: [C++] Merge allocator.h into stl.h
     add 5241044  ARROW-6378: [C++][Dataset] Implement recursive TreeDataSource

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/dataset/dataset.cc         |  8 +++++++-
 cpp/src/arrow/dataset/dataset.h          | 13 ++++++++++++
 cpp/src/arrow/dataset/dataset_internal.h | 26 ++++++++++++++++++++----
 cpp/src/arrow/dataset/dataset_test.cc    | 35 ++++++++++++++++++++++++++++++++
 cpp/src/arrow/dataset/scanner.cc         | 24 +++-------------------
 cpp/src/arrow/dataset/type_fwd.h         |  1 +
 6 files changed, 81 insertions(+), 26 deletions(-)

Reply via email to