Open
Description
Overview
As a CF pipelines user, support for nested pipelines, where the node of a pipeline can be a pipeline itself.
Acceptance Criteria
- Nested pipeline API
- Nested pipeline implementation
- ADR for supporting nested pipelines
- Tests
Questions
- Given that pipelines are not estimators by themselves, how can we support nesting easily?