AIP-44 Migrate DagModel.deactivate_deleted_dags to Internal API
Open
AIP-44
- Dominant language
- Python
- Stars
- 46.9k
- Forks
- 17.8k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 483
Description
Used in
https://github.com/mhenc/airflow/blob/master/airflow/dag_processing/manager.py#L771
The change should be straighforward
Contributor guide
Research direction
Start at airflow/dag_processing/manager.py around line 771 and trace the use of DagModel.deactivate_deleted_dags. Read the AIP-44 migration guidance and the surrounding call path; the work is complete when this use is migrated to the specified Internal API while preserving the existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100