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 2021/12/28 12:55:37 UTC

[airflow] branch main updated (b7086f9 -> a632b74)

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

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


    from b7086f9  Use Python3.7+ syntax in pyupgrade (#20501)
     add a632b74  Improvements for `SnowflakeHook.get_sqlalchemy_engine`  (#20509)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/snowflake/hooks/snowflake.py    |  15 ++-
 tests/providers/snowflake/hooks/test_snowflake.py | 144 +++++++++++++++++-----
 2 files changed, 121 insertions(+), 38 deletions(-)