alamb-ghbot commented on PR #20795:
URL: https://github.com/apache/datafusion/pull/20795#issuecomment-4018588196
Benchmark script failed with exit code 1.
Last 10 lines of output:
<details><summary>Click to expand</summary>
```
CARGO_COMMAND: cargo run --release
PREFER_HASH_JOIN: true
***************************
RESULTS_FILE:
/home/alamb/arrow-datafusion/benchmarks/results/HEAD/clickbench_partitioned.json
Running clickbench (partitioned, 100 files) benchmark...
+ cargo run --release --bin dfbench -- clickbench --iterations 5 --path
/home/alamb/arrow-datafusion/benchmarks/data/hits_partitioned --queries-path
/home/alamb/arrow-datafusion/benchmarks/queries/clickbench/queries -o
/home/alamb/arrow-datafusion/benchmarks/results/HEAD/clickbench_partitioned.json
Finished `release` profile [optimized] target(s) in 0.26s
Running `/home/alamb/arrow-datafusion3/target/release/dfbench
clickbench --iterations 5 --path
/home/alamb/arrow-datafusion/benchmarks/data/hits_partitioned --queries-path
/home/alamb/arrow-datafusion/benchmarks/queries/clickbench/queries -o
/home/alamb/arrow-datafusion/benchmarks/results/HEAD/clickbench_partitioned.json`
Running benchmarks with the following options: RunOpt { query: None, common:
CommonOpt { iterations: 5, partitions: None, batch_size: None, mem_pool_type:
"fair", memory_limit: None, sort_spill_reservation_bytes: None, debug: false },
path: "/home/alamb/arrow-datafusion/benchmarks/data/hits_partitioned",
queries_path:
"/home/alamb/arrow-datafusion/benchmarks/queries/clickbench/queries",
output_path:
Some("/home/alamb/arrow-datafusion/benchmarks/results/HEAD/clickbench_partitioned.json")
}
Error: Execution("Could not open
\"/home/alamb/arrow-datafusion/benchmarks/queries/clickbench/queries\": Is a
directory (os error 21)")
```
</details>
--
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]