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

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


    from 874c65f  ARROW-9966: [Rust] Speedup kernels for sum,min,max by 10%-60%
     add cd94749  ARROW-9868: [C++][R] Provide CopyFiles for copying files 
between FileSystems

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/filesystem/filesystem.cc      | 30 +++++++++++++++++++++++++++++
 cpp/src/arrow/filesystem/filesystem.h       | 12 ++++++++++++
 cpp/src/arrow/filesystem/filesystem_test.cc | 22 +++++++++++++++++++++
 cpp/src/arrow/filesystem/test_util.cc       |  5 +----
 r/R/arrowExports.R                          |  4 ++++
 r/R/filesystem.R                            | 15 +++++++++++++++
 r/src/arrowExports.cpp                      | 22 +++++++++++++++++++++
 r/src/filesystem.cpp                        | 16 +++++++++++++++
 8 files changed, 122 insertions(+), 4 deletions(-)

Reply via email to