Chris Kite
Chris Kite
https://github.com/Snowflake-Labs/sf-samples/blob/04a41201c5dc0cff81a7c0e62822cfe287bcc45c/samples/workload-optimization-queries/AccountUsage/Performance/PERF-AU-28-query-acceleration.sql#L4 The description is talking about Search Optimization but the query is about Query Acceleration
https://github.com/Snowflake-Labs/sf-samples/blob/04a41201c5dc0cff81a7c0e62822cfe287bcc45c/samples/workload-optimization-queries/AccountUsage/Performance/PERF-AU-04-query-type-bucket.sql#L113 It seems like the THEN condition in this line should be 1 instead of TOTAL_ELAPSED_TIME. As written, the query is _counting_ all the other buckets, but _summing time_ for...