-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Implement a function which walks a QSN tree representing a join plan and constructs a CachedJoinPlan structure.
- JoiningNode becomes CachedJoinNode
- BaseNode becomes CachedAccessPath
- INLJRHSNode becomes CachedInljNode
- related to
-
SERVER-129263 [Join Optimization] Reconstruct QSN from CachedJoinPlan
-
- Closed
-
-
SERVER-129264 [Join Optimization] Hook up join plan cache into executor.cpp
-
- Closed
-