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 2020/07/30 17:54:22 UTC

[GitHub] [beam] tvalentyn commented on a change in pull request #12404: [BEAM-10598] Bumps google cloud bigquery to 1.26.1

tvalentyn commented on a change in pull request #12404:
URL: https://github.com/apache/beam/pull/12404#discussion_r463171334



##########
File path: sdks/python/setup.py
##########
@@ -204,7 +204,7 @@ def get_version():
     'google-cloud-datastore>=1.7.1,<1.8.0',
     'google-cloud-pubsub>=0.39.0,<1.1.0',
     # GCP packages required by tests
-    'google-cloud-bigquery>=1.6.0,<=1.24.0',
+    'google-cloud-bigquery>=1.6.0,<=1.26.1',

Review comment:
       I would use  `<1.27.0` as an upper bound for this use case. Note that we also have https://github.com/apache/beam/pull/12198 in flight that further extends the upper bound.




----------------------------------------------------------------
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.

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