Fokko commented on a change in pull request #4633: AIRFLOW-3791: Dataflow
URL: https://github.com/apache/airflow/pull/4633#discussion_r292141405
##########
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:
Can we have some documentation on the `multiple_jobs ` functionality?
----------------------------------------------------------------
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