You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/08/13 02:16:59 UTC

[GitHub] [airflow] mik-laj commented on a change in pull request #5602: [AIRFLOW-4983] Feature/dataflow operator python3

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

 ##########
 File path: airflow/contrib/hooks/gcp_dataflow_hook.py
 ##########
 @@ -417,17 +419,26 @@ def start_python_dataflow(
         :type dataflow: str
         :param py_options: Additional options.
         :type py_options: list
+        :param py_interpreter: Python version of the beam pipeline.
+            If None, this defaults to the python version that airflow is
 
 Review comment:
   Is this sentence true? I think python 2 is the default

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services