[ 
https://issues.apache.org/jira/browse/AIRFLOW-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17104495#comment-17104495
 ] 

ASF subversion and git services commented on AIRFLOW-4549:
----------------------------------------------------------

Commit 2ec01300990edcb5b96c8198c20ae8c8877313e1 in airflow's branch 
refs/heads/master from Teddy Hartanto
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=2ec0130 ]

[AIRFLOW-4549] Allow skipped tasks to satisfy wait_for_downstream (#7735)

Previously, tasks that were in SUCCESS or SKIPPED state satisfy the
depends_on_past check, but only tasks that were in the SUCCESS state
satisfy the wait_for_downstream check. The inconsistency in behavior
made the API less intuitive to users.


> wait_for_downstream does not respect skipped tasks
> --------------------------------------------------
>
>                 Key: AIRFLOW-4549
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4549
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: scheduler
>            Reporter: Dima Kamalov
>            Assignee: Teddy Hartanto
>            Priority: Major
>
> SeeĀ 
> [http://mail-archives.apache.org/mod_mbox/airflow-dev/201609.mbox/%3ccaheep7utgpjvkgww9_9n5fupnu+pskf3rmbvxugk5dxb6bh...@mail.gmail.com%3E]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to