adriangbot commented on PR #21931: URL: https://github.com/apache/datafusion/pull/21931#issuecomment-4348062074
Benchmark for [this request](https://github.com/apache/datafusion/pull/21931#issuecomment-4347919215) failed. Last 20 lines of output: <details><summary>Click to expand</summary> ``` Downloading crates ... Downloaded prost v0.14.3 Downloaded anyhow v1.0.102 Downloaded prost-derive v0.14.3 Compiling anyhow v1.0.102 Compiling either v1.15.0 Compiling datafusion-benchmarks v53.1.0 (/workspace/datafusion-base/benchmarks) Compiling itertools v0.14.0 Compiling prost-derive v0.14.3 Compiling prost v0.14.3 Compiling datafusion-proto-common v53.1.0 (/workspace/datafusion-base/datafusion/proto-common) Compiling datafusion-proto v53.1.0 (/workspace/datafusion-base/datafusion/proto) Finished `bench` profile [optimized + debuginfo] target(s) in 9m 16s Running benches/sql.rs (/workspace/datafusion-base/target/release/deps/sql-2c9f51cbfcaf27f8) Gnuplot not found, using plotters backend thread 'main' (21962) panicked at benchmarks/benches/sql.rs:131:46: assertion failed: Execution("Error in result on row 1, column 1 running query \"\nSELECT COUNT(*) > 0 from lineitem;\": expected value \"true\" but got value \"false\" in row: [\"false\"]") note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace error: bench failed, to rerun pass `--bench sql` ``` </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]
