You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/09/02 18:03:04 UTC

[jira] [Commented] (AIRFLOW-2510) Introduce new macros: prev_ds and next_ds

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

Apache Spark commented on AIRFLOW-2510:
---------------------------------------

User 'milton0825' has created a pull request for this issue:
https://github.com/apache/incubator-airflow/pull/3418

> Introduce new macros: prev_ds and next_ds
> -----------------------------------------
>
>                 Key: AIRFLOW-2510
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2510
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Chao-Han Tsai
>            Assignee: Chao-Han Tsai
>            Priority: Major
>             Fix For: 1.10.0, 2.0.0
>
>
> Introduce new macros {{ prev_ds }} and {{ next_ds }}.
> {{ prev_ds }}: the previous execution date as {{ YYYY-MM-DD }}
> {{ next_ds }}: the next execution date as {{ YYYY-MM-DD }}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)