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

Evaluate expression field path using column index array info and values

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

      If we are evaluating an expression such as "$a.b", a query plan using the column index can avoid the two-step process of creating the partial document for "a.b" and then evaluating "$a.b" with it. Instead, we can evaluate the "$a.b" expression using the array info and values directly.

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            ian.boros@mongodb.com Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: