-
Type:
Task
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Note: now that SERVER-112953 has gone in, there is no concept of concrete stage types so the below information is a bit outdated. This ticket should probably just add a TransformAggStageDescriptor to shared_test_stages.h and any relevant tests.
0) Introduce new stage type in public API header (kTransform)
1) Add TransformAggregationStageDescriptor to the C++ SDK (base class for extensions to build off of).
2) Add a unit test which implements a Transform stage in the C++ SDK, register the stage and test that it can be parsed correctly.
- depends on
-
SERVER-110195 Implement host::HostExecutableAggregationStage
-
- Closed
-
- is depended on by
-
SERVER-109572 Introduce set_source() to the Extensions API (for transform stages)
-
- Closed
-
- is related to
-
SERVER-109570 Introduce LogicalStage::compile() to the Extensions API (source stage)
-
- Closed
-
-
SERVER-112953 Remove stage types from extension API
-
- Closed
-