-
Type:
Sub-task
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Integration Tests
- Using a stage that disallows views inside of $_documentResultsAndMetadata correctly throws an error.
- $_documentResultsAndMetadata fails when both in a view and on a view (first stage constraint).
- $_documentResultsAndMetadata correctly propagates a nested view to its source stage.
- $_documentResultsAndMetadata correctly propagates a view to its sub-pipelines when a view application is nested deeply in its source stage (e.g. $_documentResultsAndMetadata.{$unionWith | $lookup | $_documentResultsAndMetadata}).
- depends on
-
SERVER-126423 Register $_documentResultsAndMetadata exec::agg stage translation via REGISTER_AGG_STAGES_MAPPING
-
- In Code Review
-
-
SERVER-127558 Implement LiteParsedDocumentResultsAndMetadata::getFirstStageViewApplicationPolicy() and ::bindViewInfo()
-
- In Code Review
-