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 2021/01/03 06:32:19 UTC

[arrow] branch master updated (5228ede -> dfef236)

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 5228ede  ARROW-11086: [Rust] Extend take implementation to more index types
     add dfef236  ARROW-11082: [Rust] C data interface to largeUTF8

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/array/array_string.rs | 40 +++++++-----------
 rust/arrow/src/ffi.rs                | 81 ++++++++++++++++++++++++++++++++----
 2 files changed, 89 insertions(+), 32 deletions(-)