set92 commented on issue #48233: URL: https://github.com/apache/airflow/issues/48233#issuecomment-2820705889
@kunaljubce The only one which respect transactions is `SnowflakeSqlApiHook()`. `SnowflakeHook()` I feel runs each query in its own session, so it doesn't respect the transactionality. -- 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]
