This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 11ac83615f Add window function support (#5653)
add b9964d63d7 Add -o option to all e2e benches (#5658)
No new revisions were added by this update.
Summary of changes:
benchmarks/src/bin/h2o.rs | 21 +++++--
benchmarks/src/bin/nyctaxi.rs | 36 +++++++----
benchmarks/src/bin/parquet.rs | 114 +++++++++++++++++++--------------
benchmarks/src/bin/tpch.rs | 143 +++++++-----------------------------------
benchmarks/src/lib.rs | 139 ++++++++++++++++++++++++++++++++++++++++
5 files changed, 269 insertions(+), 184 deletions(-)