Jefffrey opened a new issue, #10952:
URL: https://github.com/apache/arrow-rs/issues/10952

   ### Is your feature request related to a problem or challenge?
   
   We can test our benchmarks with `cargo test --benches` which runs in debug & 
single iteration, just to ensure the benchmark code actually executes. Have 
seen instances here where some were panicking but we didn't know since we 
didn't often run those benchmarks
   
   Example of one such fix recently:
   
   - https://github.com/apache/arrow-rs/pull/10199
   
   ### Describe the solution you'd like
   
   _No response_
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   DataFusion issue:
   
   - https://github.com/apache/datafusion/issues/24868


-- 
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