dstandish commented on code in PR #63839:
URL: https://github.com/apache/airflow/pull/63839#discussion_r2954401597
##########
airflow-core/src/airflow/models/taskinstance.py:
##########
@@ -679,7 +696,7 @@ def stats_tags(self) -> dict[str, str]:
@staticmethod
def insert_mapping(
Review Comment:
there was actually an issue with runtime-expanded mapped tasks which i have
now fixed. so i think everything looks good .. i will try and add a couple
tests.
--
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]