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 2019/11/10 22:16:20 UTC

[GitHub] [airflow] mik-laj commented on a change in pull request #6539: [AIRFLOW-5783] AIP-21 Move aws redshift into providers structure

mik-laj commented on a change in pull request #6539: [AIRFLOW-5783] AIP-21 Move aws redshift into providers structure
URL: https://github.com/apache/airflow/pull/6539#discussion_r344518572
 
 

 ##########
 File path: scripts/ci/pylint_todo.txt
 ##########
 @@ -20,7 +20,7 @@
 ./airflow/contrib/hooks/opsgenie_alert_hook.py
 ./airflow/contrib/hooks/pinot_hook.py
 ./airflow/contrib/hooks/qubole_check_hook.py
-./airflow/contrib/hooks/redshift_hook.py
+./airflow/providers/amazon/aws/hooks/redshift.py
 
 Review comment:
   I think that one PR should introduce only one change.  otherwise, it will not be possible to find the cause of the problem if it were entered during the correction of errors. I sometimes intentionally compare the contents of a file to be sure that the change describes what it does.
   
   

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