jgao54 edited a comment on issue #4388: [AIRFLOW-XXX] Correct BranchPythonOperator instructions in docs URL: https://github.com/apache/incubator-airflow/pull/4388#issuecomment-450452098 Good catch. The default `TriggerRule.ALL_SUCCESS` would result in task getting skipped if **any** direct upstream is skipped. Given BranchPythonOperator should not typically be used with ALL_SUCCESS (it would imply to _always_ skip downstream tasks), would you mind addressing this in the doc instead of just stating the default behavior? Thanks!
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
