finos / finos/morphir

Define pipeline core types and composition helpers

Open
#392 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
209
Forks
65
Avg merge
8h 55m
Merged PRs (30d)
126

Description

Background:
- Pipeline design in docs/processing-pipeline-design.md.

Scope:
- Implement core pipeline types in pkg/pipeline (Context with VFS, Step, Pipeline, PipelineResult).
- Provide composition helpers for sequential execution and short-circuit behavior.
- Keep steps pure and isolate I/O.

Acceptance criteria:
- Core types exist with docs and tests for basic composition.
- Pipeline execution short-circuits on error while preserving collected results.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.