yuqian90 commented on issue #10725: URL: https://github.com/apache/airflow/issues/10725#issuecomment-697292157
> Regarding of what @yuqian90 said, the question is should we fix the documentation to match the behavior (and the example) or should we fix the behavior and the examples to match the documentation. > > TBH the previous behavior seems more logical, where task are only skipped if there is no task running or to be run that points to it. > At least from a user perspective that is what I expect. > > BranchPythonOperator skips child tasks if they are not returned by python_callable. The ambiguity only happens when there are empty branches. Either way won't be perfect. This PR aims to keep the behaviour the same as before 1.10.12. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
