Add a ClickBench-style benchmark query to bench2.
Extend the benchmark suite with one or two representative analytical queries from ClickBench (adapted to our schema), timed against SQLite/DuckDB like the existing ones.
Where
v2/bench2 and the v2/scripts/* competitor harnesses.
Acceptance criteria
- The new query runs in all engines and prints a comparable timing row.
- Includes a correctness cross-check.
See CONTRIBUTING.md and comment here to claim it.
Add a ClickBench-style benchmark query to
bench2.Extend the benchmark suite with one or two representative analytical queries from ClickBench (adapted to our schema), timed against SQLite/DuckDB like the existing ones.
Where
v2/bench2and thev2/scripts/*competitor harnesses.Acceptance criteria
See CONTRIBUTING.md and comment here to claim it.