This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 5e79b1e Use latest version of `git-sync` image (#15606)
add c6be8b1 Expose snowflake query_id in snowflake hook and operator,
support multiple statements in sql string (#15533)
No new revisions were added by this update.
Summary of changes:
.../snowflake/example_dags/example_snowflake.py | 9 ++++
airflow/providers/snowflake/hooks/snowflake.py | 53 +++++++++++++++++++++-
airflow/providers/snowflake/operators/snowflake.py | 2 +
tests/providers/snowflake/hooks/test_snowflake.py | 19 ++++++++
4 files changed, 82 insertions(+), 1 deletion(-)