Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-1834

Make pipeline extensible

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:

       The well-typed mongocxx::pipeline class prevents using newer aggregation stages that the driver isn’t aware of. For example, ones being developed in the upcoming server release. There’s a similar lack of an escape hatch for read concern options. Requiring the user to run_command() themselves would be less painful if mongocxx::cursor instances could be constructed manually.

            Assignee:
            samantha.ritter@mongodb.com Samantha Ritter (Inactive)
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: