-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We should extend CE to output an expected number of seeks, in anticipation of SERVER-100611.
And we can populate this estimate with a value in this case: an $in produces an index scan with a list of bounds. We know that each bound will result in one index seek.
- blocks
-
SERVER-113614 Track exact number of seeks with exact CE
-
- Blocked
-
- is related to
-
SERVER-100611 Better estimation of Index skip scan plans in CBR
-
- Needs Scheduling
-
- related to
-
SERVER-100611 Better estimation of Index skip scan plans in CBR
-
- Needs Scheduling
-