adriangbot commented on PR #21544: URL: https://github.com/apache/datafusion/pull/21544#issuecomment-4262748084
Benchmark for [this request](https://github.com/apache/datafusion/pull/21544#issuecomment-4262700896) failed. Last 20 lines of output: <details><summary>Click to expand</summary> ``` * [new ref] refs/pull/21544/head -> use-bench-utils * branch main -> FETCH_HEAD Switched to branch 'use-bench-utils' 1f0faf92cc4437ddb806a027a5ea15ebd27effba Cloning into '/workspace/datafusion-base'... HEAD is now at 1f0faf9 perf : Optimize count distinct using bitmaps instead of hashsets for smaller datatypes (#21456) rustc 1.94.1 (e408947bf 2026-03-25) 1d943793b97de9760863f7f0e925a8e09fd55a87 1f0faf92cc4437ddb806a027a5ea15ebd27effba Finished `bench` profile [optimized] target(s) in 0.28s Running benches/array_repeat.rs (target/release/deps/array_repeat-07830ea8f6c1c365) Gnuplot not found, using plotters backend Benchmarking array_repeat_int64/repeat_5_count/100 Benchmarking array_repeat_int64/repeat_5_count/100: Warming up for 3.0000 s thread 'main' (31316) panicked at datafusion/functions-nested/benches/array_repeat.rs:88:30: called `Result::unwrap()` on an `Err` value: Internal("could not cast array of type UInt64 to arrow_array::array::primitive_array::PrimitiveArray<arrow_array::types::Int64Type>") note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace error: bench failed, to rerun pass `-p datafusion-functions-nested --bench array_repeat` ``` </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]
