-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
ALL
-
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The repro shows that different plans are chosen depending on the run. Sometimes the bounds for one branch is a point, and sometimes it's almost Minkey-Maxkey (the actual bounds are [MinKey, 0.0) U (0.0, MaxKey] )
The multiplanner should be deterministic, we should investigate why this happens
- is related to
-
SERVER-12281 When choosing multikey index bounds, never choose a superset if a subset is available
-
- Backlog
-