damccorm commented on code in PR #34612:
URL: https://github.com/apache/beam/pull/34612#discussion_r2124795100


##########
sdks/python/apache_beam/runners/portability/prism_runner.py:
##########
@@ -331,9 +332,12 @@ def subprocess_cmd_and_endpoint(
     return (subprocess_cmd, f"localhost:{job_port}")
 
   def prism_arguments(self, job_port) -> typing.List[typing.Any]:
+    # TODO: Remove or expose log_level more nicely.

Review Comment:
   TODO before merging



-- 
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-unsubscr...@beam.apache.org

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

Reply via email to