dagster
https://github.com/dagster-io/dagster
Python
An orchestration platform for the development, production, and observation of data assets.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported3 Subscribers
Add a CodeTriage badge to dagster
Help out
- Issues
- Internal checks prevent producing an output from an op that doesn't get used by any downstream ops
- Dagster DBT Postgres database metadata is not updating
- Ability to extend AssetExecutionContext
- Attempting to access run_id, but it was not provided when constructing the OutputContext
- include typename in error message about iterating or indexing into an @record
- Pull out the JsonFormatter used by json_console_logger into a top-level import
- Delay computing config mapping for a job until the loggers and resources and executors have been finalized
- [2/n] Enable materializing ranges of partitions using the asset CLI
- RFC: Change logger behavior so that setting a default logger in a Definitions object changes the logger by default, without needing to set run config to enable it
- `map_asset_specs` for `Definitions`
- Docs
- Python not yet supported