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

[ABT] Investigate how to support ‘find({a: 5}, {'x.$': 1})’

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

      This task is listed as "optional" in the "Lower physical tree to SBE plan" scope document.

      ’find({a: 5}, {'x.$': 1})’ records the index k of the first element of array “a” that is equal to 5, and then accesses the kth element of array “x”.

      This feature is outside of the scope of CQF Milestone 2, but this is an important thing to explore in order to prove that our model for the SBE Plan Generator will continue to work well for future CQF milestones.

            Assignee:
            backlog-query-optimization [DO NOT USE] Backlog - Query Optimization
            Reporter:
            andrew.paroski@mongodb.com Drew Paroski
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: