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 supported6 Subscribers
Add a CodeTriage badge to dagster
Help out
- Issues
- Partitioned asset checks
- Some common experimental warnings show internal line, not user code line
- Fix: Dagster-azure crashes on pydantic==1.10.13
- New status for assets that are tagged as “Started” but not actively running due to op-level concurrency limit
- Clarify when software defined assets should `yield` vs `return`
- Batch `ASSET_MATERIALISATION`s and add ability for jobs to respect `BackfillPolicy` of assets
- Materializing assets that switch between being partitioned and non-partitioned does not work
- Assign ECS cpu/memory in tags on a per-asset basis
- Change default backfill policy to BackfillPolicy.multi_run(1) for executable assets
- Stream logs back from Dask executor
- Docs
- Python not yet supported