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/11 19:12:20 UTC

[arrow] branch master updated (4607445 -> a3609dd)

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 4607445  ARROW-10858: [C++] Add missing Boost dependency with Visual C++
     add a3609dd  ARROW-10836: [Rust] Extend take kernel to FixedSizeListArray

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/compute/kernels/take.rs | 138 ++++++++++++++++++++++++++++++++-
 rust/arrow/src/compute/util.rs         | 111 +++++++++++++++++++++++---
 2 files changed, 236 insertions(+), 13 deletions(-)