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 2021/01/19 15:50:30 UTC

[arrow] branch master updated (2d3e8f9 -> e20f439)

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 2d3e8f9  ARROW-11246: [Rust] Add type to Unexpected accumulator state error
     add e20f439  ARROW-11254: [Rust][DataFusion] Add SIMD and snmalloc flags as options to benchmarks

No new revisions were added by this update.

Summary of changes:
 rust/benchmarks/Cargo.toml         | 7 ++++++-
 rust/benchmarks/README.md          | 6 ++++++
 rust/benchmarks/src/bin/nyctaxi.rs | 4 ++++
 rust/benchmarks/src/bin/tpch.rs    | 4 ++++
 4 files changed, 20 insertions(+), 1 deletion(-)