ferruzzi commented on PR #71990: URL: https://github.com/apache/airflow/pull/71990#issuecomment-5720461460
@Alwaysgaurav1 - Needs another rebase, sorry. There are several PRs all poking in the same area with overlapping fixes and I'm trying to merge these in a way that minimizes the rebases, but some can't be helped. #73173 and #70923 stole a bit of your thunder by already merging part of what you did, but there is some work here that nobody else has caught though, and it's worth saving if you are willing to trim this down again. You added `task_reschedule` to the `dependent_tables` for `task_instance` and that's still valuable. #70923 registered `partitioned_asset_key_log` for orphan cleanup and that's been merged to main. This PR excludes it as self-managed. Obviously both can't be true. What's the reasoning behind treating it as self-managed? If you're right then main needs correcting, and that deserves its own PR rather than being buried in this one. -- 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]
