Most teams have AUTO_SUSPEND set to 60 seconds. While that's best practise, it still leaves a gap, especially on multi-cluster warehouses where a burst in queries can leave several
You're in the weekly Snowflake optimization review. Snowflake is over budget again. The team already did the normal cleanup pass: 60 second auto-suspend, smaller warehouses, and optimization on the longest
How to use MAX_BY and MIN_BY in Snowflake (and DuckDB, BigQuery, Databricks) to replace messy self-joins and windows when getting latest or top-N values per group.