airflow
airflow copied to clipboard
Add foreign key ti_id in `TaskReschedule` and other models
This PR attempts to fix #44147.
I added ti_id to TaskReschedule , BaseXcom, TaskInstanceNote, RenderedTIFields and TaskMap
TODO
- [ ] Update unit tests
@potiuk, is it a good idea to remove task_id, run_id, dag_id and map_index ?
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.