tvalentyn commented on PR #22237:
URL: https://github.com/apache/beam/pull/22237#issuecomment-1182434231
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!
--
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]