-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
None
-
None
-
None
-
None
-
None
-
None
-
None
matchesInterval() currently reimplements some logic that's very similar to IndexBoundsChecker::intervalCmp(), which was made safe/accessible for external use by SERVER-108958. For consistency within ce_common.cpp, reimplement matchesInterval() to use that function instead.
- is related to
-
SERVER-108958 Improve sampling CE performance in the presence of large $in lists: Index bounds checks
-
- Closed
-