r-richmond commented on issue #24730: URL: https://github.com/apache/airflow/issues/24730#issuecomment-1439340843
> It also currently won't build with apache-airflow-providers-google because of incompatible protobuf support (see https://github.com/googleapis/python-run/issues/70). >The only issue is resolving protobuf versions between the 2 (see https://github.com/googleapis/python-run/issues/70). The Google team will not solve this on their side so someone will need to solve it in the Google providers code. FWIW I have https://github.com/apache/airflow/pull/29644 open which solves the protobuf==3.2.0 issue. However, I've hit some CI/CD issues that I'm not sure how to solve. If someone wants to take a look / take over / pass some suggestions I'm all for it. This protobuf pin is the source of many of my headaches. [Link](https://apache-airflow.slack.com/archives/CCPRP7943/p1676932204181159) to slack airflow thread if that makes it easier to discuss. -- 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]
