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/06/06 08:04:02 UTC

[arrow] branch master updated (e0e8650 -> 466194d)

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 e0e8650  ARROW-9047: [Rust] Fix a segfault when setting zero bits in a zero-length bitset.
     add 466194d  ARROW-8723: [Rust] Remove SIMD specific benchmark code

No new revisions were added by this update.

Summary of changes:
 rust/arrow/benches/arithmetic_kernels.rs |  61 ++-------
 rust/arrow/benches/boolean_kernels.rs    |  79 ++---------
 rust/arrow/benches/comparison_kernels.rs | 224 ++++---------------------------
 3 files changed, 45 insertions(+), 319 deletions(-)