chaimt commented on a change in pull request #4633: AIRFLOW-3791: Dataflow
URL: https://github.com/apache/airflow/pull/4633#discussion_r295766277
 
 

 ##########
 File path: airflow/contrib/operators/dataflow_operator.py
 ##########
 @@ -118,6 +118,8 @@ def __init__(
             delegate_to=None,
             poll_sleep=10,
             job_class=None,
+            check_if_running=None,
+            multiple_jobs=None,
 
 Review comment:
   You can have a pipline that spans on more than one job, this will wait until 
all jobs have finished

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