ashb commented on a change in pull request #5928: [AIRFLOW-5168] Fix Dataproc
Operators & add tests
URL: https://github.com/apache/airflow/pull/5928#discussion_r318532639
##########
File path: airflow/contrib/operators/dataproc_operator.py
##########
@@ -660,15 +656,13 @@ def __init__(self,
dataproc_jars=None,
gcp_conn_id='google_cloud_default',
delegate_to=None,
- labels=None,
Review comment:
Now that this is here I don't think we can remove it without breaking anyone
who got it working on 1.10.4
----------------------------------------------------------------
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