If we have a query with single predicate on a top-level field, we want to shortcut the optimizer by translating the initial logical ABT directly to an SBE plan.
- depends on
-
SERVER-83215 Add generic logic to support fast paths that bypass the optimizer
- Closed
- is depended on by
-
SERVER-80581 Microbenchmarks - investigate regression in single top-level field query benchmark
- Closed
- related to
-
SERVER-83716 Support collation in optimizer fast paths
- Backlog