Implement join plan enumeration (different join methods) during join subset enumeration. This will use light weight data structures internal to the join optimizer. These plans will be costed and the final cheapest plan will be converted to QSNs.
- is depended on by
-
SERVER-113980 Create query-knob for picking between join ordering tree shapes
-
- Closed
-