You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/07/12 20:02:33 UTC

[GitHub] [beam] tvalentyn commented on pull request #22237: Update google-cloud-core dependency to <3

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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org