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 2020/03/30 13:39:52 UTC

[GitHub] [airflow] turbaszek commented on a change in pull request #8011: Rename CloudBaseHook to GoogleBaseHook and move it to google.common

turbaszek commented on a change in pull request #8011: Rename CloudBaseHook to GoogleBaseHook and move it to google.common
URL: https://github.com/apache/airflow/pull/8011#discussion_r400198758
 
 

 ##########
 File path: airflow/providers/google/cloud/hooks/discovery_api.py
 ##########
 @@ -23,10 +23,10 @@
 
 from googleapiclient.discovery import Resource, build
 
-from airflow.providers.google.cloud.hooks.base import CloudBaseHook
+from airflow.providers.google.common.hooks.base import GoogleBaseHook
 
 Review comment:
   I think so, good catch! @potiuk WDYT?

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