-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-105972 added a function for registration of extension aggregation stages, only with support for the SimpleParser since we do not yet have support for extension stages that result in (desugar to) multiple DocumentSources. Once we have support for desugar stages we will need to support registration of non-simple Parsers too.
This ticket requires implementing a special registration function for stages of type "Desugar", since Desugar stages must be parsed into a DocumentSourceExtensionDesugar instead of a simple DocumentSourceExtension.
- depends on
-
SERVER-109780 Implement explicit desugaring step for Pipelines with Desugar Stages
-
- Backlog
-
- is depended on by
-
SERVER-109566 Implement desugar test extension, test via integration test
-
- Backlog
-
- is related to
-
SERVER-105972 Add a new entrypoint to register a parser for an extension agg stage
-
- Closed
-