You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2020/08/11 14:12:45 UTC

[airflow] branch master updated (8cd2be9 -> 82f744b)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 8cd2be9  Fix KubernetesPodOperator reattachment (#10230)
     add 82f744b  Add type annotations to AwsGlueJobHook, RedshiftHook modules (#10286)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/hooks/glue.py     | 37 ++++++++++++++------------
 airflow/providers/amazon/aws/hooks/redshift.py | 24 ++++++++++++-----
 airflow/providers/amazon/aws/hooks/s3.py       |  5 ++--
 3 files changed, 40 insertions(+), 26 deletions(-)