mik-laj commented on a change in pull request #19446:
URL: https://github.com/apache/airflow/pull/19446#discussion_r744244021
##########
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:
Information about the upgrading to the latest version should be to
UPDATING.md.
https://github.com/apache/airflow/blob/main/UPDATING.md#changes-in-google-provider-package
--
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]