pierrejeambrun opened a new pull request #21554:
URL: https://github.com/apache/airflow/pull/21554


   
   closes: https://github.com/apache/airflow/issues/13231
   
   Hello guys,
   
   Here is a first draft for refactoring the code using the `ClientInfo`.
   
   - [x] extract `ClientInfo` into a shared object at the google provider lvl 
(into `common.consts`)
   - [x] mark `GoogleBaseHook.client_info` as deprecated
   - [x] Modify all code using `.client_info` or `ClientInfo` to use this 
shared `ClientInfo` constant


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