dominikhei commented on issue #48508: URL: https://github.com/apache/airflow/issues/48508#issuecomment-2766079363
Wouldn't it be better behavior to implement a corresponding method in the Snowflake hook, e.g ```abort_query(self, query_id: str)``` and explicitly execute it using ```on_failure_callback``` instead of implicitly killing the queries? -- 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]
