This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 6174198 Fix MyPy Errors for Tableau provider (#20240)
add 89a66ae Support insecure mode in SnowflakeHook (#20106)
No new revisions were added by this update.
Summary of changes:
airflow/providers/snowflake/hooks/snowflake.py | 41 ++++++++-
.../connections/snowflake.rst | 3 +
tests/providers/snowflake/hooks/test_snowflake.py | 98 +++++++++++++++++++++-
3 files changed, 137 insertions(+), 5 deletions(-)