albertocalderari commented on issue #8903:
URL: https://github.com/apache/airflow/issues/8903#issuecomment-634528875


   @turbaszek Hey, sorry work was hell this past week and did not find the time 
or the energy to reply :(
   I have noticed that inner job does that, and that we'd be building the 
config from the dictionary that is passed in. Though going full on with using 
{JobType}JobConfig would make method signatures a lot more friendly to the eye. 
I do agree also that the migration would be harder - that could be done in 2 
steps:
   
   - 1 create a new method used only by the operators and mark the old ones as 
deprecated
   - 2 re move the deprecated methods
   
   If I can't sell this to you with this, I'll go your way and see how it comes 
:)


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to