alamb-ghbot commented on PR #9248:
URL: https://github.com/apache/arrow-rs/pull/9248#issuecomment-3785989737
Benchmark script failed with exit code 101.
Last 10 lines of output:
<details><summary>Click to expand</summary>
```
warning: `parquet` (lib) generated 2 warnings
Compiling parquet v57.2.0 (/home/alamb/arrow-rs/parquet)
error[E0432]: unresolved import
`parquet::arrow::async_reader::ParquetObjectReader`
--> parquet/benches/arrow_reader_clickbench.rs:45:5
|
45 | use parquet::arrow::async_reader::ParquetObjectReader;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no
`ParquetObjectReader` in `arrow::async_reader`
For more information about this error, try `rustc --explain E0432`.
error: could not compile `parquet` (bench "arrow_reader_clickbench") due to
1 previous error
```
</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]