-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
None
-
Major Change
-
Query 2017-01-23
Prior to MongoDB 2.6, aggregation (without a $out stage) would return results as a single document. With MongoDB 2.6 we introduced a cursor-based interface and made this the default in both shell and drivers.
In 3.4 use of the not-cursor-based option was deprecated. This is the ticket cataloguing the work item of actually removing the option from the product in a future release.
- depends on
-
SERVER-24414 Deprecate not-cursor-based agg document return
- Closed
- related to
-
DRIVERS-350 Deprecate methods and classes related to inline results for the aggregate command
- Closed