Consider not caching plans if all candidates are equally unproductive

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Minor - P4
    • 2.6.0-rc1
    • Affects Version/s: 2.5.5
    • Component/s: Querying
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      If none of the candidate plans produce or hit EOF while picking the best plan, then we currently choose a plan arbitrarily and cache it. We should consider not caching the plan in this case, since we don't have much information suggesting that it is better than the other candidates.

            Assignee:
            David Storch
            Reporter:
            David Storch
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: