Differentiate between multi-stage and single-stage aliases

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Carly Robison (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: