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
- Replace `airflow.utils.state` import with `airflow.sdk` in OpenSearch Provider
- Replace `airflow.utils.state import` with `airflow.sdk` in Common AI Provider
- Use Task SDK TaskInstanceState in OpenSearch log handler
- DeadlineAlert records not created for updated DAGs — SLA alerts silently stop firing after DAG re-serialization
- Add missing unit tests for the apache.hive macros plugin
- Pass `verify` and `botocore_config` to BatchJobTrigger in BatchSensor (#72278)
- Show task retry timing details in task instance UI including the Jitter calculated
- Support masking secrets in DagRun params
- Use selectinload instead of joinedload in find_orm_dags to avoid row explosion
- Cancelling a backfill leaves its runs unschedulable forever
- Docs
- Python not yet supported