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/11/16 22:23:12 UTC

[arrow] branch master updated (ca9783b -> e5fce7f)

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 ca9783b  ARROW-10589: [Rust] Implement AVX-512 bit and operation
     add e5fce7f  ARROW-10609: [Rust] Optimize min/max of non null strings

No new revisions were added by this update.

Summary of changes:
 rust/arrow/benches/aggregate_kernels.rs     | 44 +++++++++++++++++++++++------
 rust/arrow/src/compute/kernels/aggregate.rs | 23 +++++++--------
 2 files changed, 46 insertions(+), 21 deletions(-)