GitHub user pykenny edited a comment on the discussion: MappedTaskGroup without taskflow
I see. As for scheduling strategy mapped task group (depth-first) for sure takes approach different from not using task group (breadth-first). I personally would want to have depth-first strategy by default, especially when there’s significant difference in workload between the mapped tasks) but seems that they haven’t make it a general available option for now, while the task group exception is a makeshift solution for now. GitHub link: https://github.com/apache/airflow/discussions/50297#discussioncomment-13263242 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
