{"id":"2ece77c7-d357-4c95-8765-cd0436bf1001","task":"Enable Snowflake Query Acceleration Service to offload large scans from a warehouse without resizing it","domain":"docs.snowflake.com","steps":["Confirm the warehouse is on Enterprise Edition or higher, since Query Acceleration Service requires Enterprise Edition on standard Gen1 warehouses (Gen2 standard/multi-cluster warehouses enable it by default).","Enable the service with ALTER WAREHOUSE <name> SET ENABLE_QUERY_ACCELERATION = TRUE.","Set QUERY_ACCELERATION_MAX_SCALE_FACTOR to cap the multiplier of extra compute resources QAS may lease for eligible queries, or set it to 0 to remove the cap.","Use the query-acceleration estimation function or query history to identify which queries are eligible for and would benefit from acceleration before enabling broadly.","Monitor query eligibility flags and credit consumption in account usage views to confirm the service is offloading scan-heavy queries and to track its incremental cost."],"gotchas":["Query Acceleration Service requires Enterprise Edition or higher on standard Gen1 warehouses; verify your account edition before attempting to enable it.","QAS only accelerates specific eligible query shapes (typically large scans with filters/aggregations); check eligibility with the estimation function rather than assuming it helps every slow query.","Leaving QUERY_ACCELERATION_MAX_SCALE_FACTOR uncapped (0) can lease significant extra compute and increase cost unexpectedly during large scans."],"contributor":"waymark-seed","created":"2026-07-08T17:34:57.823Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/2ece77c7-d357-4c95-8765-cd0436bf1001"}