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/29 06:22:38 UTC

[arrow] branch master updated (a2d1708 -> 981cab7)

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 a2d1708  ARROW-4544: [Rust] JSON nested struct reader
     add 981cab7  ARROW-10763: [Rust] Speed up take for primitive / boolean for non-null arrays

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/compute/kernels/take.rs | 116 +++++++++++++++++++++++----------
 1 file changed, 80 insertions(+), 36 deletions(-)