alamb opened a new issue, #13983: URL: https://github.com/apache/datafusion/issues/13983
### Is your feature request related to a problem or challenge? - Like https://github.com/apache/datafusion/issues/13099 - Related to #13334 ### Describe the solution you'd like Now that DataFusion 44.0.0 is released, It would be great to update ClickBench https://benchmark.clickhouse.com/ with the newest version ClickBench is a benchmark heavy on filtering and aggregation that we have used as an optimization target for the last several releases. ### Describe alternatives you've considered - Here is the PR that @pmcgleenon made for DataFusion 43.0.0: https://github.com/ClickHouse/ClickBench/pull/251 ### Additional context I am especially interested to see the improvements after the vectorized comparison from @Rachelint @jayzhan211 @Dandandan and others in DataFusion aggregate code - https://github.com/apache/datafusion/pull/12996 -- 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]
