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

Support pushdown of $lookup + $unwind in SBE

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

      A common agg query is a $lookup followed by an $unwind. When implementing $lookup pushdown into sbe we decided to not support absorption of $unwind into $lookup and execute in sbe to keep the scope smallish.

      The owner of this ticket should investigate and implement $unwind pushdown in $lookup when executing with sbe.

            Assignee:
            kevin.cherkauer@mongodb.com Kevin Cherkauer
            Reporter:
            eric.cox@mongodb.com Eric Cox (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: