-
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
After SERVER-114582, we can hint all aspects of a join node at each subset level (e.g. method, left/right child is base node/ what that base node is). However, we may want instead to only hint one aspect but let the optimizer choose the rest (e.g. use this order, but pick the best join method for it). This ticket is about enhancing internal join hinting with that functionality.
- is related to
-
SERVER-114582 Add support for random reordering via the bottom-up enumerator
-
- Needs Merge
-