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]
