Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-555

Support $out aggregation pipeline operator (MongoDB 2.6)

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.7
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The only change needed here is to ensure we route the aggregate command to the primary if $out is used. This should work similar to mapreduce with out:

      https://github.com/mongodb/mongo-python-driver/blob/master/pymongo/database.py#L363-L367

            Assignee:
            amalia.hawkins@10gen.com Amalia Hawkins
            Reporter:
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: