This is an automated email from the ASF dual-hosted git repository.
agrove pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 2f36cc4 ARROW-9716: [Rust] [DataFusion] Implement limit on concurrent
threads in MergeExec
add 4e06c1e ARROW-9711: [Rust] Add new benchmark derived from TPC-H
No new revisions were added by this update.
Summary of changes:
rust/benchmarks/README.md | 22 ++++-
rust/benchmarks/src/{main.rs => bin/nyctaxi.rs} | 0
rust/benchmarks/src/{main.rs => bin/tpch.rs} | 122 ++++++++++++++----------
3 files changed, 91 insertions(+), 53 deletions(-)
copy rust/benchmarks/src/{main.rs => bin/nyctaxi.rs} (100%)
rename rust/benchmarks/src/{main.rs => bin/tpch.rs} (52%)