potiuk commented on a change in pull request #20276:
URL: https://github.com/apache/airflow/pull/20276#discussion_r768924001



##########
File path: airflow/providers/amazon/provider.yaml
##########
@@ -455,7 +461,8 @@ hook-class-names:  # deprecated - to be removed after 
providers add dependency o
   - airflow.providers.amazon.aws.hooks.s3.S3Hook
   - airflow.providers.amazon.aws.hooks.base_aws.AwsBaseHook
   - airflow.providers.amazon.aws.hooks.emr.EmrHook
-  - airflow.providers.amazon.aws.hooks.redshift.RedshiftSQLHook
+  - airflow.providers.amazon.aws.hooks.redshift_sql.RedshiftSQLHook
+  - airflow.providers.amazon.aws.hooks.redshift_cluster.RedshiftHook

Review comment:
       Sorry for jumping to conclusion @dstandish  -> see the explanation 
above. I hope it is clear :D




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