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

Clean up DocumentSourceUnwind::Unwinder, attempt to share code with $lookUp

    • Query Execution
    • Fully Compatible

      Currently the $lookUp stage has to duplicate much of the logic of the $unwind stage in order to be able to coalesce with it. It would be nice if the logic could all live in one place. Additionally, DocumentSourceUnwind, and DocumentSourceUnwind::Unwinder share many member variables, and could probably be merged into one class somehow.

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            charlie.swanson@mongodb.com Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: