-
Type: Sub-task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
QO 2023-03-20, QO 2023-04-03
{ $unionWith: { coll: "<collection>", pipeline: [ <stage1>, ... ] } }
The "coll" argument to $unionWith represents a collection that needs to be redacted. It should be preserved during telemetry key generation. "pipeline" should be serialized recursively as a normal document source pipeline.
- duplicates
-
SERVER-75139 Add shapification for DocumentSources which contain sub-pipelines
- Closed