-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
None
-
3
-
TBD
-
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.
- is related to
-
SERVER-105972 Add a new entrypoint to register a parser for an extension agg stage
-
- Closed
-
- related to
-
SERVER-109565 Implement a unit test for loading a desugar stage
-
- Backlog
-
-
SERVER-109566 Implement desugar test extension, test via integration test
-
- Backlog
-