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

ASF GitHub Bot commented on AIRFLOW-5644:
-----------------------------------------

shippy commented on pull request #6317:
URL: https://github.com/apache/airflow/pull/6317#issuecomment-660434937


   Unless I overlooked something, it seems that the changes in 
TriggerDagRunOperator merged here seem to be missing form 1.10.11 - 
https://github.com/apache/airflow/blob/1.10.11/airflow/operators/dagrun_operator.py
 still contains `python_callable` and `conf` is considered an invalid argument, 
the last commit being from March 2019. This is odd, since this merge does exist 
on master.
   
   This might be the culprit in #9870 and #9852.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> Simplify TriggerDagRunOperator usage
> ------------------------------------
>
>                 Key: AIRFLOW-5644
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5644
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: operators
>    Affects Versions: 2.0.0
>            Reporter: Bas Harenslak
>            Priority: Major
>             Fix For: 2.0.0
>
>
> The TriggerDagRunOperator usage is rather odd at the moment, especially the 
> way to pass a conf.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to