Alwaysgaurav1 commented on PR #71990:
URL: https://github.com/apache/airflow/pull/71990#issuecomment-5726056449

   Thanks for the guidance, @ferruzzi!
   
   I have rebased onto latest `main` and trimmed the PR down to focus 
specifically on what was missing:
   - Added `task_reschedule` to `task_instance.dependent_tables` in 
`airflow.utils.db_cleanup` so that reschedules are properly cleaned and 
archived prior to task instance removal.
   - Added unit tests in `TestTaskRescheduleCleanup` to verify direct cleanup 
as well as dependent cleanup and archive table creation when cleaning 
`task_instance`.
   - Updated the newsfragment and commit message accordingly.
   
   Ready for another look!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to