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

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

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

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

Commit b75367bb572e8bbfc1bfd539fbb34a76a5ed484d in incubator-airflow's branch refs/heads/master from [~bcb]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=b75367b ]

[AIRFLOW-1975] Make TriggerDagRunOperator callback optional

Closes #2921 from bcb/make-trigger-dag-run-
callback-optional


> 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)