alamb commented on PR #7537:
URL: https://github.com/apache/arrow-rs/pull/7537#issuecomment-2905235600
Hmm, the benchmark fails like this:
```
thread 'main' panicked at parquet/benches/arrow_reader_clickbench.rs:826:9:
assertion `left == right` failed: Expected 3312 rows, but got 98 in Q1
left: 98
right: 3312
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: bench failed, to rerun pass `-p parquet --bench
arrow_reader_clickbench`
```
--
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]