adriangbot commented on PR #20944: URL: https://github.com/apache/datafusion/pull/20944#issuecomment-4060827180
Benchmark for [this request](https://github.com/apache/datafusion/pull/20944#issuecomment-4060781168) failed. Last 20 lines of output: <details><summary>Click to expand</summary> ``` Running `/workspace/datafusion-branch/target/release/dfbench tpcds --iterations 5 --path /workspace/datafusion-bench/benchmarks/data/tpcds_sf1 --query_path ../datafusion/core/tests/tpc-ds --prefer_hash_join true -o /workspace/datafusion-bench/benchmarks/results/avoid_concat/tpcds_sf1.json` thread 'tokio-runtime-worker' (19808) panicked at /usr/local/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-schema-58.0.0/src/schema.rs:375:10: index out of bounds: the len is 1 but the index is 2 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread 'tokio-runtime-worker' (19809) panicked at /usr/local/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-schema-58.0.0/src/schema.rs:375:10: index out of bounds: the len is 1 but the index is 2 thread 'tokio-runtime-worker' (19802) panicked at /usr/local/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-schema-58.0.0/src/schema.rs:375:10: index out of bounds: the len is 1 but the index is 2 thread 'tokio-runtime-worker' (19804) panicked at /usr/local/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-schema-58.0.0/src/schema.rs:375:10: index out of bounds: the len is 1 but the index is 2 thread 'tokio-runtime-worker' (19798) panicked at /usr/local/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-schema-58.0.0/src/schema.rs:375:10: index out of bounds: the len is 1 but the index is 2 thread 'tokio-runtime-worker' (19806) panicked at /usr/local/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-schema-58.0.0/src/schema.rs:375:10: index out of bounds: the len is 1 but the index is 2 ``` </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]
