alamb-ghbot commented on PR #9303:
URL: https://github.com/apache/arrow-rs/pull/9303#issuecomment-3822709490

   Benchmark script failed with exit code 101.
   
   Last 10 lines of output:
   <details><summary>Click to expand</summary>
   
   ```
   warning: unused variable: `field`
      --> parquet/src/arrow/schema/extension.rs:185:44
       |
   185 | pub(crate) fn logical_type_for_binary_view(field: &Field) -> 
Option<LogicalType> {
       |                                            ^^^^^ help: if this is 
intentional, prefix it with an underscore: `_field`
   
   For more information about this error, try `rustc --explain E0599`.
   warning: `parquet` (lib) generated 2 warnings
   error: could not compile `parquet` (lib) due to 48 previous errors; 2 
warnings emitted
   warning: build failed, waiting for other jobs to finish...
   ```
   
   </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]

Reply via email to