Skip to content

Add clickbench queries to tpch and bench.sh #6994

@alamb

Description

@alamb

Is your feature request related to a problem or challenge?

The TPCH queries, while good, also have joins and other things that make performance comparisons of grouping performance challening

The ClickBench benchmarks are both widely used in the industry and focus on grouping / aggregation / filtering: https://github.com/ClickHouse/ClickBench/tree/main/datafusion

Describe the solution you'd like

Add clickbench queries to tpch benchmark runner and bench.sh

We can adapt the code in
https://github.com/ClickHouse/ClickBench/tree/main/datafusion

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions