Avoid repeated query solution enumeration in PlanRanker

XMLWordPrintableJSON

    • 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.

            Assignee:
            James Harrison
            Reporter:
            James Harrison
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: