aaltay commented on a change in pull request #11269: [BEAM-9199] Require 
Dataflow --region in Python SDK.
URL: https://github.com/apache/beam/pull/11269#discussion_r402683220
 
 

 ##########
 File path: sdks/python/apache_beam/runners/dataflow/dataflow_runner.py
 ##########
 @@ -1396,6 +1399,36 @@ def json_string_to_byte_array(encoded_string):
     """Implements 
org.apache.beam.sdk.util.StringUtils.jsonStringToByteArray."""
     return unquote_to_bytes(encoded_string)
 
+  def get_default_gcp_region(self):
 
 Review comment:
   I think we should, if we can.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to