Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-5112

Simplify QueryPlan selection in Phoenix

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.15.0, 5.1.0
    • 4.15.0, 5.1.0
    • None
    • None

    Description

      Brought to light in part in PHOENIX-5109, plan selection in Phoenix is too complicated with its logic spread over multiple areas. My recent changes let most index through the initial filters and next step is to put all the logic in QueryOptimizer.orderPlansBestToWorst.

      One exception is plans with global indexes for queries with uncovered queries, those should still be handled in addPlan.

      Attachments

        1. 5112-master.txt
          2 kB
          Lars Hofhansl
        2. 5112-master.txt
          2 kB
          Lars Hofhansl

        Issue Links

          Activity

            People

              larsh Lars Hofhansl
              larsh Lars Hofhansl
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: