Remove `airflow.utils.session` references in task-sdk
Open
Beginner friendly
area:core
kind:meta
- Dominant language
- Python
- Stars
- 46.9k
- Forks
- 17.8k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 483
Description
### Body
Current Usage:
`task-sdk/src/airflow/sdk/definitions/dag.py`
### Committer
- [x] I acknowledge that I am a maintainer/committer of the Apache Airflow project.
Contributor guide
Research direction
Start with task-sdk/src/airflow/sdk/definitions/dag.py and locate every airflow.utils.session reference. Read the surrounding DAG definition code and related imports to determine the intended task-sdk replacement. Done means the references are removed without breaking the file; run the relevant task-sdk tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100