-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The HostLogicalAggStageAdapter class will be needed for the host to pass the logical agg stage representation of stages to the extension. For example: the get_nth_next_stage function (will live on PipelineRewriteContext in extensions API) will need to populate a MongoExtensionLogicalAggStage out param that extensions can introspect on via the LogicalAggStage methods.
Add appropriate unit tests.