rajeshrout97 commented on issue #48508:
URL: https://github.com/apache/airflow/issues/48508#issuecomment-2766111875

   Hi @dominikhei ,
   
   Adding an explicit abort_query(self, query_id: str) method is a valid 
approach. However, many users rely on the Snowflake Operator to execute 
queries. In cases where a task fails implicitly or is manually aborted, the 
operator should automatically terminate the query to prevent unnecessary 
compute costs.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to