Abacn commented on PR #22237: URL: https://github.com/apache/beam/pull/22237#issuecomment-1182471505
> Let's: > > 1. also bump the upper bound for: > > ``` > 'google-cloud-bigquery-storage>=2.6.3,<3', > ``` > > 2. make a clone of this PR where we additionally set the following lower bounds: > > ``` > google-cloud-bigquery-storage>=2.14.0 > google-cloud-core>=2 > ``` > > we won't submit the second PRs, but just use it as a due diligence to run integration tests in an environment where we forcefully update to the newer version of these dependencies during job submission as well as in worker containers. > > Once the tests pass, we'll merge this PR and close the other one. > > Thanks! The second one won't pass: there is another burdle, see https://github.com/apache/beam/issues/22208#issuecomment-1181820708 -- 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]
