-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
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
- is related to
-
SERVER-97868 Recognize conjunctions on same field in MatchExpressions and use histograms to estimate their cardinality
- Closed