alamb opened a new issue, #6128:
URL: https://github.com/apache/arrow-datafusion/issues/6128

   ### Is your feature request related to a problem or challenge?
   
   ClickBench is a benchmark targeting analytic workloads such as what 
DataFusion implements: https://github.com/ClickHouse/ClickBench/tree/main
   
   We have a way to run datafusion within the ClickBench system, see
   https://github.com/ClickHouse/ClickBench/tree/main/datafusion
   
   However, we don't have a way to easily run ClickBench against DataFusion 
itself to compare performance of proposed changes (see 
https://github.com/apache/arrow-datafusion/issues/6127) 
   
   
   
   ### Describe the solution you'd like
   
   I would like a runner, part of 
https://github.com/apache/arrow-datafusion/issues/6127, that runs the 
ClickBench benchmarks , similarly to our tpch benchmark runner 
https://github.com/apache/arrow-datafusion/blob/main/benchmarks/src/bin/tpch.rs
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


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