potiuk commented on a change in pull request #17682:
URL: https://github.com/apache/airflow/pull/17682#discussion_r691178521
##########
File path: airflow/providers/google/provider.yaml
##########
@@ -744,9 +744,22 @@ hook-class-names:
- airflow.providers.google.cloud.hooks.cloud_sql.CloudSQLHook
- airflow.providers.google.cloud.hooks.cloud_sql.CloudSQLDatabaseHook
- airflow.providers.google.cloud.hooks.compute_ssh.ComputeEngineSSHHook
- - airflow.providers.google.cloud.hooks.bigquery.BigQueryHook
Review comment:
This hook here made no sense. It's connection_type was the same as
GoogleBaseHook.
--
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]