fenglu-g commented on a change in pull request #5602: [AIRFLOW-4983] 
Feature/dataflow operator python3
URL: https://github.com/apache/airflow/pull/5602#discussion_r306527244
 
 

 ##########
 File path: airflow/contrib/hooks/gcp_dataflow_hook.py
 ##########
 @@ -381,17 +392,24 @@ def start_python_dataflow(self, job_name, variables, 
dataflow, py_options,
         :type dataflow: str
         :param py_options: Additional options.
         :type py_options: list
+        :param py_interpreter: Python version of the beam pipeline.
 
 Review comment:
   Might be good to include a doc link to Apache Beam on where to look for 
supported python versions. 

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