adriangbot commented on PR #21336: URL: https://github.com/apache/datafusion/pull/21336#issuecomment-4183170597
Benchmark for [this request](https://github.com/apache/datafusion/pull/21336#issuecomment-4183116894) failed. Last 20 lines of output: <details><summary>Click to expand</summary> ``` Trying to access an element at index 8 from a PrimitiveArray of length 7 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread 'tokio-rt-worker' (19513) panicked at /usr/local/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-array-58.1.0/src/array/primitive_array.rs:773:9: Trying to access an element at index 15 from a PrimitiveArray of length 8 thread 'tokio-rt-worker' (19517) panicked at /usr/local/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-array-58.1.0/src/array/primitive_array.rs:773:9: Trying to access an element at index 11 from a PrimitiveArray of length 10 thread 'tokio-rt-worker' (19522) panicked at /usr/local/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-array-58.1.0/src/array/primitive_array.rs:773:9: Trying to access an element at index 14 from a PrimitiveArray of length 12 thread 'tokio-rt-worker' (19515) panicked at /usr/local/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-array-58.1.0/src/array/primitive_array.rs:773:9: Trying to access an element at index 10 from a PrimitiveArray of length 6 thread 'tokio-rt-worker' (19521) panicked at /usr/local/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-array-58.1.0/src/array/primitive_array.rs:773:9: Trying to access an element at index 13 from a PrimitiveArray of length 12 thread 'tokio-rt-worker' (19514) panicked at /usr/local/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-array-58.1.0/src/array/primitive_array.rs:773:9: Trying to access an element at index 9 from a PrimitiveArray of length 9 ``` </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]
