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

Move command parsing out of Pipeline, into a new class AggregationRequest

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.9
    • Affects Version/s: None
    • Component/s: Aggregation Framework
    • Labels:
      None
    • Fully Compatible
    • Query 16 (06/24/16)

      Currently there is a method Pipeline::parseCommand() which handles the parsing of all the options of the 'aggregate' command. This parsing should be done at the command level, outside of Pipeline, and Pipeline should only be responsible for parsing the 'pipeline' option to the 'aggregate' command.

            Assignee:
            charlie.swanson@mongodb.com Charlie Swanson
            Reporter:
            charlie.swanson@mongodb.com Charlie Swanson
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: