potiuk edited a comment on issue #9780: URL: https://github.com/apache/airflow/issues/9780#issuecomment-657243905
I think it's best if you try the backport providers. A lot of errors and problems with 1.10.10 operators have been fixed in master and backport provider packages are a way to use those operators in 1.10. You can install 'apache-airflow-backport-providers-google' package in your Airflow and use the "airflow.providers.google.*' operators. https://pypi.org/project/apache-airflow-backport-providers-google/ ---------------------------------------------------------------- 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]
