Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-81973

Implement generic logic to configure which phases and rewrites to run for input query

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible
    • QO 2023-10-16, QO 2023-11-27, QO 2023-12-11

      Queries with a single comparison predicate are currently being converted to SargableNodes (and then back to FilterNodes). These queries do not benefit from this conversion, which adds overhead and leads to a noticeable increase in optimization latency. Once implemented, the configuration mechanism can be used to skip the FilterSubstitute rewrite for such queries.

            Assignee:
            alya.berciu@mongodb.com Alya Berciu
            Reporter:
            henri.nikku@mongodb.com Henri Nikku
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: