All activity
hubert zhangleft a comment
It's easy to use, upload the minirepo and wait one minute. Then the query is optimized! Here is what I got: Optimization Summary: The query was optimized by applying a Common Table Expression (CTE) to calculate the average quantity only once, instead of executing a subquery multiple times. This change significantly reduced the execution cost and improved performance. Expected Performance...

AlderOptimizing Data Warehouse Query Performance via AI Agents
