Remove projection for multiplanning in case of distinct command

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Query Optimization
    • Fully Compatible
    • QO 2024-09-02, QO 2024-09-16
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Before multiplanning, the canonical queries eligible for DISTINCT_SCAN were treated separately, and a projection (generally, with the distinct key) is set by default. For the fallback find the projection was eliminated. Now, since we are multiplanning both IXSCANs and DISTINCT_SCANs are under the same canonical query, and we no longer need to add a projection.

            Assignee:
            Alya Berciu
            Reporter:
            Eduard Alex Mihai (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: