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

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

Commit 89f0ca4abfa38b66d2e26788e353bfdd17772c52 in incubator-airflow's branch 
refs/heads/v1-8-test from [~bolke]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=89f0ca4 ]

[AIRFLOW-759] Use previous dag_run to verify depend_on_past

The start_date and the schedule interval can be misaligned. This
is automatically corrected in the scheduler. The dependency checker
however did not do this.


> The dependency checker should verify if the interval is the first interval 
> after start_date 
> --------------------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-759
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-759
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Bolke de Bruin
>
> Since 1.8 we support auto aligned start_date and interval. This is not 
> reflected in the dependency checker and as such depend_on_past tasks will 
> fail if the start_date and the execution_date are not aligned.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to