-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
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
- is depended on by
-
DRIVERS-111 Support $out aggregation pipeline operator
- Closed