uranusjr commented on issue #25165:
URL: https://github.com/apache/airflow/issues/25165#issuecomment-1192167588

   > I think the "root" fix is to prepend the group_id to 
MappedOperator.task_id, like what BaseOperator does
   
   This logic already exists; a `@task`-decorated task calls 
`get_unique_task_id`, which calls `task_group.child_id`. The root cause will be 
deeper than this.


-- 
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