adriangbot commented on PR #21682: URL: https://github.com/apache/datafusion/pull/21682#issuecomment-4262337745
Benchmark for [this request](https://github.com/apache/datafusion/pull/21682#issuecomment-4262276962) failed. Last 20 lines of output: <details><summary>Click to expand</summary> ``` BENCHMARK: tpch QUERY: All DATAFUSION_DIR: /workspace/datafusion-base BRANCH_NAME: HEAD DATA_DIR: /workspace/datafusion-bench/benchmarks/data RESULTS_DIR: /workspace/datafusion-bench/benchmarks/results/HEAD CARGO_COMMAND: cargo run --release PREFER_HASH_JOIN: true SIMULATE_LATENCY: false *************************** RESULTS_FILE: /workspace/datafusion-bench/benchmarks/results/HEAD/tpch_sf1.json Running tpch benchmark... + cargo run --release --bin dfbench -- tpch --iterations 5 --path /workspace/datafusion-bench/benchmarks/data/tpch_sf1 --scale-factor 1 --prefer_hash_join true --format parquet -o /workspace/datafusion-bench/benchmarks/results/HEAD/tpch_sf1.json Finished `release` profile [optimized] target(s) in 0.22s Running `/workspace/datafusion-base/target/release/dfbench tpch --iterations 5 --path /workspace/datafusion-bench/benchmarks/data/tpch_sf1 --scale-factor 1 --prefer_hash_join true --format parquet -o /workspace/datafusion-bench/benchmarks/results/HEAD/tpch_sf1.json` error: unexpected argument '--scale-factor' found Usage: dfbench tpch --path <PATH> --iterations <ITERATIONS> For more information, try '--help'. ``` </details> --- [File an issue](https://github.com/adriangb/datafusion-benchmarking/issues) against this benchmark runner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
