alamb commented on PR #7541:
URL: https://github.com/apache/arrow-rs/pull/7541#issuecomment-2905238332

   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`
   ```
   
   So there is some bug I need to address


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to