-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Query Execution 2021-07-26, QE 2021-08-09, QE 2021-08-23
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-The existing QueryPlanner::plan() should be renamed
-A new QueryPlanner::plan() should be created that returns both a list of QuerySolutions (the 'multiplanned' portion of the query) and a 'postMultiPlan' QSN. It will call into the (renamed) existing QueryPlanner::plan() for planning of the 'multiplanned' portion.