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/08/11 02:16:09 UTC

[GitHub] [airflow] coopergillan opened a new pull request #10286: Add typing coverage to AwsGlueJobHook, RedshiftHook modules

coopergillan opened a new pull request #10286:
URL: https://github.com/apache/airflow/pull/10286


   Add typing coverage for a couple more AWS modules:
   
   1. `AwsGlueJobHook`
   1. `RedshiftHook`
   
   Also, because of [this excellent suggestion by in another pull request](https://github.com/apache/airflow/pull/10004#discussion_r460587012) I threw in a small fix for the `S3Hook`, which [I was working on in #10164 last week.
   
   related: #9708


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



[GitHub] [airflow] potiuk commented on pull request #10286: Add type annotations to AwsGlueJobHook, RedshiftHook modules

Posted by GitBox <gi...@apache.org>.
potiuk commented on pull request #10286:
URL: https://github.com/apache/airflow/pull/10286#issuecomment-671971308


   Cool!
   


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



[GitHub] [airflow] potiuk merged pull request #10286: Add type annotations to AwsGlueJobHook, RedshiftHook modules

Posted by GitBox <gi...@apache.org>.
potiuk merged pull request #10286:
URL: https://github.com/apache/airflow/pull/10286


   


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