-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
Fully Compatible
-
Query 2019-06-03, Query 2019-10-07, Query 2019-10-21
-
136
DocumentSourceCursor will absorb a $limit stage and manually apply the limit as it is batching documents. However, we should consider instead pushing this limit to the query system similar to what we do for $match, $sort, etc..
- is duplicated by
-
SERVER-43297 Inefficient query on view due to $limit and $skip stages not being pushed down
- Closed
-
SERVER-44309 Not full index use in aggregation pipelines
- Closed
- related to
-
SERVER-24860 Optimize away entire pipeline if it can be answered using a query
- Closed
-
SERVER-44309 Not full index use in aggregation pipelines
- Closed