uranusjr opened a new pull request #17016: URL: https://github.com/apache/airflow/pull/17016
@ashb I think this is what’s needed? Fix #16896, close #16960. `DagRun.task_instances` is not actually used in Airflow anywhere, so the static check hack is not needed for the new relationship’s backref. But the backref itself is kept for compatibility. String reference is used instead to avoid circular imports. Not sure how this should be tested. -- 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]
