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/05/10 01:03:16 UTC

[airflow] branch master updated (21cc7d7 -> cd635dd)

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 21cc7d7  Document default timeout value for SSHOperator (#8744)
     add cd635dd  [AIRFLOW-5906] Add authenticator parameter to snowflake_hook (#8642)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/snowflake/hooks/snowflake.py     |  8 +++++---
 airflow/providers/snowflake/operators/snowflake.py | 13 +++++++++++--
 tests/providers/snowflake/hooks/test_snowflake.py  |  6 ++++--
 3 files changed, 20 insertions(+), 7 deletions(-)