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 fd8f628  ARROW-6621: [Rust] [DataFusion] Run DataFusion examples in CI
     add 06dc863  ARROW-6605: [C++][Filesystem] Add recursion depth control to 
fs::Selector

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/filesystem/filesystem.cc |  5 ++
 cpp/src/arrow/filesystem/filesystem.h  |  9 ++++
 cpp/src/arrow/filesystem/localfs.cc    |  9 ++--
 cpp/src/arrow/filesystem/mockfs.cc     |  9 ++--
 cpp/src/arrow/filesystem/s3fs.cc       |  6 ++-
 cpp/src/arrow/filesystem/test_util.cc  | 94 ++++++++++++++++++++++++++++++++++
 cpp/src/arrow/filesystem/test_util.h   | 35 +++++++------
 7 files changed, 141 insertions(+), 26 deletions(-)

Reply via email to