Gabriel Martim
7 October 2024
Challenges Executing JavaScript-Based Stored Procedures in Snowflake via Airflow DAGs
The issues raised by running JavaScript-based stored procedures on Snowflake through Airflow DAGs are covered on this page. It explores the problems with scoped transactions specifically with Airflow 2.5.1 and the Snowflake Python connector 2.9.0. It looks at different approaches to fixing mistakes, especially those involving rolled-back or incomplete transactions.