eladkal commented on a change in pull request #19446:
URL: https://github.com/apache/airflow/pull/19446#discussion_r744169864



##########
File path: airflow/providers/google/cloud/example_dags/example_dataproc.py
##########
@@ -23,13 +23,14 @@
 import os
 
 from airflow import models
+from airflow.contrib.operators.dataproc_operator import 
DataprocClusterCreateOperator

Review comment:
       I dont think this is something we want to do.
   
   Our documntation and examples should always support latest airflow version 
not EOL versions.
   If users have trouble with 1.10 they can ask in Disscusion and get support.
   It should not be part of the code base.




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to