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

Integrate find() post-processing logic with ParsedAggregationProjection

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None
    • Fully Compatible
    • Query 2019-08-12, Query 2019-08-26, Query 2019-09-09, Query 2019-09-23

      This work involves plugging in the execution code added in SERVER-41962, SERVER-41963, and SERVER-41964 to the projection execution tree.

      Specifically, we will add a new type of "child" node to
      ParsedAggregationProjectionNode.

      There will be three implementations of this new type of child node (one for each special post-processing codepath listed above). The post processing will be applied after the projections and expressions (see here).

            Assignee:
            anton.korshunov@mongodb.com Anton Korshunov
            Reporter:
            ian.boros@mongodb.com Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: