This is an automated email from the ASF dual-hosted git repository.
weilee pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 9489f50ef7 Fix try selector refresh (#41483)
add 5790cf7128 Fix: Pass hook parameters to SnowflakeSqlApiHook and prep
them for API call (#41150)
No new revisions were added by this update.
Summary of changes:
.../providers/snowflake/hooks/snowflake_sql_api.py | 11 +-
airflow/providers/snowflake/operators/snowflake.py | 1 +
.../snowflake/hooks/test_snowflake_sql_api.py | 140 +++++++++++++++++++++
3 files changed, 148 insertions(+), 4 deletions(-)