Abacn opened a new issue, #22208: URL: https://github.com/apache/beam/issues/22208
### What needs to happen? Follow up of #22204 A recent update of google-cloud-bigquery-storage bumps google-api-core >= 2.8.0 which breaks beam depency of 'google-cloud-core>=0.28.1,<2': ``` google-cloud-core 1.7.2 requires google-api-core<2.0.0dev,>=1.21.0, but you'll have google-api-core 2.8.2 which is incompatible. ``` The task also includes unblock the constraint of max version of google-cloud-bigquery-storage ### Issue Priority Priority: 1 ### Issue Component Component: io-py-gcp -- 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]
