dmitrikuksik commented on issue #10687:
URL: https://github.com/apache/airflow/issues/10687#issuecomment-687899236


   I've made my first PR 💪 (https://github.com/apache/airflow/pull/10772). 
There was `submit` method in dataproc hooks that is going to be deprecated, so 
I left it without changes. Also, I've ignored `DataprocScaleClusterOperator` in 
dataproc operators for the same reason, but, added condition to 
`DataprocJobBaseOperator`. I can see that operators that inherits this class 
are going to be deprecated, but I guess they are still in use to generate input 
for new operator `DataprocSubmitJobOperator`.
   


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


Reply via email to