Construct mapping between PlanStages and QuerySolutionNodes during stage builders

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      As part of implementing explain for cost-based ranking of plans, we need to maintain a mapping from QSN and PlanStages. This is because explain is implemented over PlanStage trees whereas all cardinality/cost estimates are performed over QuerySolutionNodes. This mapping will allow us to associate PlanStages with their corresponding estimates.

            Assignee:
            Ben Shteinfeld
            Reporter:
            Ben Shteinfeld
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: