-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
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-114582 Add support for random reordering via the bottom-up enumerator
-
- Closed
-
-
SERVER-120017 Initial calibration of HJ vs INLJ
-
- Closed
-
-
SERVER-120163 Provide a more robust join-hinting mechanism
-
- Closed
-