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

Use new projection parser in $addFields

    • Type: Icon: Improvement Improvement
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 4.3.1
    • Component/s: Aggregation Framework
    • Labels:
      None
    • Query Optimization

      Currently $addFields stage uses its own parser and validator to parse a raw BSON projection. In SERVER-42988 we added support for the aggregate-style syntax in the new projection parser, meaning that it can now be used to not only parse a $project specification, but also $addFields. Once the new parser is plugged into $addFields, the old parse() method can be removed.

            Assignee:
            backlog-query-optimization [DO NOT USE] Backlog - Query Optimization
            Reporter:
            anton.korshunov@mongodb.com Anton Korshunov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: