-
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
For SERVER-120017, we need to be able to hint either INLJ or HJ to be used as the join algorithm. We should introduce a knob for this which forces the desired join algorithm. We should be able to leverage the hinting functionality implemented as part of SERVER-114582.
Note that this specific knob might become superfluous if we implement SERVER-120163, but we currently just need a way to force a specific algorithm.
- is related to
-
SERVER-120017 Initial calibration of HJ vs INLJ
-
- In Code Review
-
-
SERVER-114582 Add support for random reordering via the bottom-up enumerator
-
- Needs Merge
-
-
SERVER-120163 Consider providing a more robust hinting mechanism
-
- In Progress
-