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 2021/01/07 08:18:32 UTC

[GitHub] [airflow] turbaszek commented on a change in pull request #13256: Refactor DataprocOperators to support google-cloud-dataproc 2.0

turbaszek commented on a change in pull request #13256:
URL: https://github.com/apache/airflow/pull/13256#discussion_r553171286



##########
File path: setup.py
##########
@@ -255,7 +255,7 @@ def write_version(filename: str = os.path.join(*[my_dir, "airflow", "git_version
     'google-cloud-bigtable>=1.0.0,<2.0.0',
     'google-cloud-container>=0.1.1,<2.0.0',
     'google-cloud-datacatalog>=1.0.0,<2.0.0',
-    'google-cloud-dataproc>=1.0.1,<2.0.0',
+    'google-cloud-dataproc>=2.2.0,<3.0.0',

Review comment:
       Done in 6162cfe




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