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/28 11:40:31 UTC

[GitHub] [airflow] ashb commented on a change in pull request #5928: [AIRFLOW-5168] Fix Dataproc Operators & add tests

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


With regards,
Apache Git Services