uranusjr opened a new pull request, #27723: URL: https://github.com/apache/airflow/pull/27723
This adds `iter_mapped_task_groups()` to TaskGroup, and also modifies `get_parse_time_mapped_ti_count()` and `get_mapped_ti_count()` so their behaviours match functions of the same names on AbstractOperator. A shorthand function `get_closest_mapped_task_group()` is also added to AbstractOperator since this logic is needed quite often. A part of #27678. -- 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]
