We currently have: - Distributed DataFusion - Trino - Ballista - Spark It would be nice to include ClickHouse. After https://github.com/datafusion-contrib/datafusion-distributed/pull/278, this task should be relatively easy. We would need: - A [QueryEngine](https://github.com/datafusion-contrib/datafusion-distributed/blob/70b1f22fa250497312febbbd195273a171ac581a/benchmarks/cdk/lib/cdk-stack.ts#L46-L46) implementation in the CDK code - A new clickhouse-bench.ts file in [benchmarks/cdk/bin](https://github.com/datafusion-contrib/datafusion-distributed/tree/a89de5f94f026c463bb0b04d93ec7ba081753380/benchmarks/cdk/bin)