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

Generate mkobj expressions instead of MkBsonObjStage for PROJECTION_COVERED and PROJECTION_SIMPLE

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Query Execution
    • 5

      Once SERVER-68970 is complete, the 'generateProjection' will, in a large number of cases, use traverseP + mkobj expressions to evaluate a projection. This method, however, is only called when translating a PROJECTION_DEFAULT.
      This ticket tracks the work to extend the use of mkobj expressions when translating a PROJECTION_SIMPLE and a PROJECTION_COVERED.

      (Also, this task should see whether or not this improves the performance of any workloads that leverage these query solution nodes).

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            mihai.andrei@mongodb.com Mihai Andrei
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: