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

New aggregation operator - $unravel

    • Type: Icon: New Feature New Feature
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Aggregation Framework
    • Labels:

      a stage operator that will unwind a subdocument so that a copy of the parent document is output along with each element of the subdocument - project every element of the subdocument to its own copy of the parent document. downstream pipeline stage operations may operate on the output akin to unwind.

      NOTES on Priority: I currently work around this haphazardly if I can deterministically know in advance all of the elements that are in the subdocument.

      NOTES on Affected Version: Not sure what to put here for this.

            Assignee:
            Unassigned Unassigned
            Reporter:
            scottccote Scott Cote
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: