Goodkat commented on issue #14613:
URL: https://github.com/apache/airflow/issues/14613#issuecomment-798986923
As I understand, we just need to extend the **add_only_new** function with
one more input parameter **dag** and then add the third argument to the warning
message there: self.log.warning('Dependency %s, %s already registered', self,
item).
All changes are in the **baseoperator.py** file.
----------------------------------------------------------------
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]