-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
QO 2024-11-25
We can encounter sargable predicates that are not expressed as index bounds but as MatchExpressions. Assuming the leaf expressions reference paths which have corresponding histograms, we can use them to generate cardinality estimates.
- depends on
-
SERVER-97291 Split IndexBoundBuilder from query_planner library
- Closed