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

Implement SBE support for positional and elemMatch projections

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

      In the past, SBE used to support positional and elemMatch projections. Here is the original ticket where SBE support for these features was implemented: https://jira.mongodb.org/browse/SERVER-52914

      However, because of SERVER-66814, we had to disable SBE support for positional and elemMatch projections. Then, as part of de-stage-ifying "sbe_stage_builder_projection.cpp", we removed the disabled SBE implementations for these features.

      Re-implementing SBE support for positional and elemMatch projections will require a new approach that works with traverseF().

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

              Created:
              Updated: