alamb-ghbot commented on PR #9260:
URL: https://github.com/apache/arrow-rs/pull/9260#issuecomment-3796911656
Benchmark script failed with exit code 101.
Last 10 lines of output:
<details><summary>Click to expand</summary>
```
error[E0195]: lifetime parameters or bounds on method `copy_opts` do not
match the trait declaration
--> parquet/benches/arrow_reader_clickbench.rs:818:23
|
818 | async fn copy_opts(
| ^ lifetimes do not match method in trait
Some errors have detailed explanations: E0195, E0432.
For more information about an error, try `rustc --explain E0195`.
error: could not compile `parquet` (bench "arrow_reader_clickbench") due to
7 previous errors
```
</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]