-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Set preservesOrderAndMetadata to true for the following stages:
- $limit
- $skip
- $match
- $redact
- $project, $addFields, $set, $unset, $replaceRoot, $replaceWith (DocumentSourceSingleDocumentTransformation)
Extensively test how input pipelines with these stages interact with the REDUNDANT_SORT_REMOVAL rule.
- depends on
-
SERVER-123972 Add generic $sort optimization to erase redundant $sorts
-
- Closed
-
- is related to
-
SERVER-96067 Properly set the ‘preserveOrderAndMetadata’ field for common aggregation states
-
- Open
-