potiuk commented on issue #16906: URL: https://github.com/apache/airflow/issues/16906#issuecomment-877084332
Like in all sql dialects, you need to separate statements with `;`. I believe snowflake hook supports it already. Make sure to use the latest snowflake provider, as there were some improvements in this part. https://airflow.apache.org/docs/apache-airflow-providers-snowflake/stable/index.html -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
