You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "alamb (via GitHub)" <gi...@apache.org> on 2023/04/26 15:41:34 UTC

[GitHub] [arrow-datafusion] alamb opened a new issue, #6128: Add a clickbench DataFusion benchmark runner

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: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] alamb closed issue #6128: Add a clickbench DataFusion benchmark runner

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb closed issue #6128: Add a clickbench DataFusion benchmark runner
URL: https://github.com/apache/arrow-datafusion/issues/6128


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org