adriangbot commented on PR #9636: URL: https://github.com/apache/arrow-rs/pull/9636#issuecomment-4165049853
Benchmark for [this request](https://github.com/apache/arrow-rs/pull/9636#issuecomment-4164926733) failed. Last 20 lines of output: <details><summary>Click to expand</summary> ``` Benchmarking list_primitive/parquet_2: Analyzing Benchmarking list_primitive/zstd Benchmarking list_primitive/zstd: Warming up for 3.0000 s Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 49.6s, or reduce sample count to 10. Benchmarking list_primitive/zstd: Collecting 100 samples in estimated 49.588 s (100 iterations) Benchmarking list_primitive/zstd: Analyzing Benchmarking list_primitive/zstd_parquet_2 Benchmarking list_primitive/zstd_parquet_2: Warming up for 3.0000 s Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 48.8s, or reduce sample count to 10. Benchmarking list_primitive/zstd_parquet_2: Collecting 100 samples in estimated 48.753 s (100 iterations) Benchmarking list_primitive/zstd_parquet_2: Analyzing Benchmarking list_primitive/cdc Benchmarking list_primitive/cdc: Warming up for 3.0000 s thread 'main' (16198) panicked at parquet/src/column/writer/mod.rs:720:39: range end index 59344 out of range for slice of length 58905 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace error: bench failed, to rerun pass `-p parquet --bench arrow_writer` ``` </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]
