You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Bolke de Bruin (JIRA)" <ji...@apache.org> on 2018/01/10 19:00:03 UTC

[jira] [Resolved] (AIRFLOW-1975) Make TriggerDagRunOperator optional

     [ https://issues.apache.org/jira/browse/AIRFLOW-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bolke de Bruin resolved AIRFLOW-1975.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request #2921
[https://github.com/apache/incubator-airflow/pull/2921]

> Make TriggerDagRunOperator optional
> -----------------------------------
>
>                 Key: AIRFLOW-1975
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1975
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: DagRun
>    Affects Versions: Airflow 1.7.0, 1.8.0, 1.9.0
>            Reporter: Beau Barker
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> When instantiating a TriggerDagRunOperator, I'm forced to pass a callback in which to configure a DagRunOrder object.
> However I'm often happy to take the default values.
> Therefore I propose we make this callback optional.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)