Currently this optimization is supported on a Sargable node. In order to be able to skip the Filter->Sargable rewrite we should be able to push-down top-level fields directly from a Filter node into a Scan node.
- is depended on by
-
SERVER-83442 Reorder predicates in a Filter node based on selectivity
- Backlog
-
SERVER-83456 Skip Filter->Sargable rewrite for collscan plans
- Closed
- related to
-
SERVER-84366 Incorrect selectivity in explain for complex physical plans
- Backlog