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

Differentiate between multi-stage and single-stage aliases

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.12
    • Affects Version/s: None
    • Component/s: Aggregation Framework
    • Labels:
      None
    • Fully Compatible

      Aliases implement various aggregation stages. Some, like $bucket and $count, are implemented as two successive stages, while others, like $project, $addFields, and $replaceRoot are implemented as cases of the SingleDocumentTransformation stage. These cases can be registered as regular document sources, so that their createFromBson constructors return a pointer.

            Assignee:
            carly.robison Carly Robison
            Reporter:
            carly.robison Carly Robison
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: