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/09/27 16:38:41 UTC

[GitHub] [beam] tvalentyn commented on a diff in pull request #23354: set upper bound on google-cloud-profiler

tvalentyn commented on code in PR #23354:
URL: https://github.com/apache/beam/pull/23354#discussion_r981473807


##########
sdks/python/container/base_image_requirements_manual.txt:
##########
@@ -31,7 +32,7 @@ cython<1
 # some versions of libraries that lauch Beam pipelines, like tensorflow-transform.
 # Leaving 'future' in our containers for now prevent breaking tft users.
 future
-google-cloud-profiler
+google-cloud-profiler<4.0.0

Review Comment:
   Add a comment when can this be lifted.



##########
sdks/python/container/base_image_requirements_manual.txt:
##########
@@ -31,7 +32,7 @@ cython<1
 # some versions of libraries that lauch Beam pipelines, like tensorflow-transform.
 # Leaving 'future' in our containers for now prevent breaking tft users.
 future
-google-cloud-profiler
+google-cloud-profiler<4.0.0

Review Comment:
   Add a comment / TODO when can this be lifted.



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