[
https://issues.apache.org/jira/browse/AIRFLOW-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16785802#comment-16785802
]
ASF subversion and git services commented on AIRFLOW-3702:
----------------------------------------------------------
Commit 85f0cf3cd9dea9c55f24da37c7c2f78f0d4bc34d in airflow's branch
refs/heads/v1-10-stable from Dima Kamalov
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=85f0cf3 ]
[AIRFLOW-3702] Add backfill option to run backwards (#4676)
> Reverse Backfilling(from current date to start date)
> ----------------------------------------------------
>
> Key: AIRFLOW-3702
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3702
> Project: Apache Airflow
> Issue Type: Improvement
> Components: configuration, DAG, models
> Affects Versions: 1.10.1
> Environment: MacOS High Sierra
> python2.7
> Airflow-1.10.1
> Reporter: Shubham Gupta
> Assignee: Dima Kamalov
> Priority: Major
> Labels: critical, improvement, priority
> Fix For: 1.10.3
>
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> Hello,
> I think there is a need to have reverse backfilling option as well because
> recent jobs would take precedence over the historical jobs. We can come up
> with some variable in the DAG such as dagrun_order_default = True/False .
> This would help in many use cases, in which previous date pipeline does not
> depends on current pipeline.
> I saw this page which talks about this ->
> http://mail-archives.apache.org/mod_mbox/airflow-dev/201804.mbox/%3CCAPUwX3M7_qrn=1bqysmkdv_ifjbta6lbtq7czhhexszmdjk...@mail.gmail.com%3E
> Thanks!
> Regards,
> Shubham
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)