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 fe6ef70  ARROW-12047: [Rust] [Parquet] Cleanup clippy
     add 8dd6abb  ARROW-12032: [Rust] Optimize comparison kernels

No new revisions were added by this update.

Summary of changes:
 rust/arrow/benches/comparison_kernels.rs     |   4 +-
 rust/arrow/src/buffer/mutable.rs             |  55 +++++++++++++
 rust/arrow/src/compute/kernels/comparison.rs | 112 ++++++++++++++++++++++++---
 rust/arrow/src/util/bench_util.rs            |  31 +++++++-
 4 files changed, 187 insertions(+), 15 deletions(-)

Reply via email to