alamb-ghbot commented on PR #19625:
URL: https://github.com/apache/datafusion/pull/19625#issuecomment-3707282839

   Benchmark script failed with exit code 101.
   
   Last 10 lines of output:
   <details><summary>Click to expand</summary>
   
   ```
       |            ^^^
   help: consider using `Option::expect` to unwrap the 
`Option<Option<NullBuffer>>` value, panicking if the value is an `Option::None`
       |
   880 |         let sums = PrimitiveArray::<T>::new(sums.into(), 
nulls.expect("REASON")) // zero copy
       |                                                               
+++++++++++++++++
   
   Some errors have detailed explanations: E0308, E0599, E0624.
   For more information about an error, try `rustc --explain E0308`.
   error: could not compile `datafusion-functions-aggregate` (lib) due to 7 
previous errors
   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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to