Add conjunctive queries, where predicate order matters a lot due to different selectivity of the predicates. This will test the ability of the optimizer to order the predicates according to their selectivity.
We should specifically craft a case where heuristic CE allows us to order the predicates well, and a case where heuristic CE does poorly (for future regression testing).
- is depended on by
-
SERVER-83894 Collscan benchmarks - complex queries in DNF, CNF, and mixed expressions
- Closed
-
SERVER-84088 Tag new collscan workloads and add them to the Bonsai dashboard
- Closed