You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2020/12/17 15:13:53 UTC

[arrow] branch master updated (d65ba4e -> 6c35473)

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 d65ba4e  ARROW-10844: [Rust] [DataFusion] Allow joins after a table registration
     add 6c35473  ARROW-10942: [C++] Fix S3FileSystem::Impl::IsEmptyDirectory on Amazon

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/filesystem/s3_internal.h | 24 ++++++++++++++++++++++++
 cpp/src/arrow/filesystem/s3fs.cc       | 26 +++++++++++++++++++++++++-
 2 files changed, 49 insertions(+), 1 deletion(-)