olk commented on issue #39801: URL: https://github.com/apache/airflow/issues/39801#issuecomment-2627429698
I observe a similar behavior in 2.10.4. I filled in a bug report that was unfortunately moved to 'discussion' - #46315. The solution I found was to pass the task argument to the joining downstream task (with trigger-policy 'none_failed_min_one_success') - see workaround in #46315. -- 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]
