You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/08/03 20:58:57 UTC

[airflow] branch master updated (e5c3bf7 -> 0002877)

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

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


    from e5c3bf7  Fixed mistyped quarantine.yaml extension (#10139)
     add 0002877  Improve Typing coverage of amazon/aws/athena (#10025)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/hooks/athena.py       | 37 +++++++++++-----
 airflow/providers/amazon/aws/operators/athena.py   | 50 +++++++++++++---------
 airflow/providers/amazon/aws/sensors/athena.py     | 25 +++++------
 .../providers/amazon/aws/operators/test_athena.py  |  3 +-
 4 files changed, 69 insertions(+), 46 deletions(-)