ashb opened a new pull request, #30118:
URL: https://github.com/apache/airflow/pull/30118

   The code to get the function without the wrapper existed in every subclass 
of DecoratedOperator, but with the fact that we now set `custom_operator_name` 
on all these classes means we can easily move the code to one place.
   
   Ditto for the template_fields and template_fields_renderers -- those are all 
the same and simple duplicate the same value from the parent mixin.
   
   


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

To unsubscribe, e-mail: [email protected]

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

Reply via email to