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

Consider allowing hinted queries through the express path

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Query Optimization

      If we run a find command which is otherwise equality express eligible, and it has a hint, then it will not use the express path. If it hints an index that we could use in the express executor, then it may be fastest to permit this query to go through the express path.

       

      We don't expect this to be impactful on many/any high value workloads, so sending to query triage rather than including in the QO perf for 8.0 project.

            Assignee:
            backlog-query-optimization [DO NOT USE] Backlog - Query Optimization
            Reporter:
            hana.pearlman@mongodb.com Hana Pearlman
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: