-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Critical - P2
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently, strategies which use a MultiPlanner internally re-enumerate query solutions as the MultiPlanner takes ownership of all solutions.
Ideally, with some refactoring, there can be a single vector of solutions, which each "sub strategy", including MP, can operate on without taking ownership.