This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from db7b8cc4db Implement `partition_statistics` API for
`NestedLoopJoinExec` (#19468)
add cd12d51039 Replace deprecated structopt with clap in
datafusion-benchmarks (#19492)
No new revisions were added by this update.
Summary of changes:
Cargo.lock | 133 +++++++-----------------------------
benchmarks/Cargo.toml | 2 +-
benchmarks/src/bin/dfbench.rs | 15 ++--
benchmarks/src/bin/external_aggr.rs | 27 +++++---
benchmarks/src/bin/imdb.rs | 24 ++++---
benchmarks/src/bin/mem_profile.rs | 22 +++---
benchmarks/src/cancellation.rs | 18 ++---
benchmarks/src/clickbench.rs | 30 ++++----
benchmarks/src/h2o.rs | 26 ++++---
benchmarks/src/hj.rs | 12 ++--
benchmarks/src/imdb/convert.rs | 12 ++--
benchmarks/src/imdb/run.rs | 22 +++---
benchmarks/src/nlj.rs | 12 ++--
benchmarks/src/smj.rs | 12 ++--
benchmarks/src/sort_tpch.rs | 18 ++---
benchmarks/src/tpcds/run.rs | 28 ++++----
benchmarks/src/tpch/run.rs | 28 ++++----
benchmarks/src/util/options.rs | 18 ++---
18 files changed, 196 insertions(+), 263 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]