incubator-airflow
https://github.com/apache/incubator-airflow
Python
Apache Airflow (Incubating)
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 supported15 Subscribers
Add a CodeTriage badge to incubator-airflow
Help out
- Issues
- Bug: __getattr__ in airflow.utils.helpers raises AttributeError for deprecated dotted imports
- Fix __getattr__ in helpers.py throwing AttributeError for dotted module paths
- Speed up clearing downstream tasks on large Dags
- Fix #71125: DAG processor treats any zip-format file as a potential DAG bundle
- Add airflowctl tasks state command
- Derive a mixed-language marker for Dags with task.stub
- Store executor callback DagRun references in the database
- Optimize scheduler backfill completion updates
- Add cluster-wide config to override per-pool include_deferred filed
- Pass precomputed hash to SerializedDagModel constructor
- Docs
- Python not yet supported