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 2021/08/25 03:31:15 UTC

[GitHub] [beam] chamikaramj commented on a change in pull request #15388: [BEAM-12796] Fixes BQ Storage client import errors in BQ Sources

chamikaramj commented on a change in pull request #15388:
URL: https://github.com/apache/beam/pull/15388#discussion_r695364608



##########
File path: sdks/python/setup.py
##########
@@ -186,7 +186,7 @@ def get_version():
     'google-auth>=1.18.0,<2',
     'google-cloud-datastore>=1.8.0,<2',
     'google-cloud-pubsub>=0.39.0,<2',
-    'google-cloud-bigquery-storage>=2.4.0',

Review comment:
       I think we also need to add this dependency to https://github.com/apache/beam/blob/master/sdks/python/container/base_image_requirements.txt




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