TobKed commented on pull request #13478: URL: https://github.com/apache/airflow/pull/13478#issuecomment-951095419
Thanks @akshayapte I sse this [fix](https://github.com/apache/airflow/pull/14914) for it was introduced in: [apache-airflow-providers-google in version 2.2.0 ](https://airflow.apache.org/docs/apache-airflow-providers-google/2.2.0/#bug-fixes). It is only difference with 2.1.0. Question are: 1. whch version of google providers do you use and is it possible to update it without breaking changes? 2. if answer for 2 is negative you can copy-paste hook code and apply fix ( copy-paste operator code as well and modify so it will use updated hook). -- 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]
