Add queries with complex expressions that can be simplified to test the optimizer capabilities.
- For instance wide $and predicates with inequality terms {a: {$lt: 1000}}, {a: {$lt: 990}}, …, possibly on both scalar and array fields.
- is depended on by
-
SERVER-83894 Collscan benchmarks - complex queries in DNF, CNF, and mixed expressions
- Closed
-
SERVER-83898 Collscan benchmarks - complex $elemMatch predicates
- Closed
-
SERVER-84088 Tag new collscan workloads and add them to the Bonsai dashboard
- Closed