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 3f52790d42 Resolve G004: Logging statement uses f-string (#37873)
add 2967986a00 feat: update SnowflakeSqlApiHook to support OAuth (#37922)
No new revisions were added by this update.
Summary of changes:
airflow/providers/snowflake/hooks/snowflake.py | 9 +++
.../providers/snowflake/hooks/snowflake_sql_api.py | 74 ++++++++++++++++++----
.../connections/snowflake.rst | 3 +-
.../operators/snowflake.rst | 6 +-
.../snowflake/hooks/test_snowflake_sql_api.py | 62 +++++++++++++++++-
5 files changed, 134 insertions(+), 20 deletions(-)