-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
Some stages like $project and $replaceRoot are internally replaced with DocumentSourceSingleDocumentTransformation stage.
It might be interesting to for the $redact stage to follow the same practice, because in some cases it behaves similarly to DocumentSourceSingleDocumentTransformation/
For details, please see the related issue SERVER-85848.
- is related to
-
SERVER-85848 $redact inhibits change stream optimization
- Closed