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

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

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

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


    from 6c35473  ARROW-10942: [C++] Fix S3FileSystem::Impl::IsEmptyDirectory on Amazon
     add c490abd  ARROW-10949: [Rust] Removed un-needed clone

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/array/array_boolean.rs     | 10 +++++-----
 rust/arrow/src/array/builder.rs           |  2 +-
 rust/arrow/src/compute/kernels/boolean.rs |  4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)