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 2019/09/08 21:03:25 UTC

[arrow] branch master updated (72f4cac -> 3145e9b)

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 72f4cac  ARROW-6100: [Rust] Pin to specific nightly rust for reproducible/stable builds
     add 3145e9b  ARROW-6408: [Rust] use "if cfg!" pattern

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/buffer.rs                     |  41 ++++-------
 rust/arrow/src/compute/kernels/arithmetic.rs |  53 +++++++-------
 rust/arrow/src/compute/kernels/comparison.rs | 101 +++++++++++++--------------
 3 files changed, 91 insertions(+), 104 deletions(-)