You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ne...@apache.org on 2020/11/07 11:53:39 UTC

[arrow] branch master updated (e6366dc -> 39c187d)

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

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


    from e6366dc  ARROW-10378: [Rust] Update take() kernel with support for LargeList.
     add 39c187d  ARROW-10477: [Rust] Add iterator support for Binary arrays.

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/array/array.rs    | 87 +++++++++++++++++++++++++++-------------
 rust/arrow/src/array/iterator.rs | 72 ++++++++++++++++++++++++++++++++-
 2 files changed, 129 insertions(+), 30 deletions(-)