Skip to main content
在 Manus 中运行任何 Skill
一键导入

databricks-sql-autotuner

星标2
分支0
更新时间2026年4月21日 20:56

Databricks SQL query optimizer and error fixer: analyzes a slow or broken SQL query, rewrites it for speed using SQL-level optimizations only, validates byte-for-byte result equivalence, and benchmarks both versions with statistical significance testing. Also diagnoses and fixes SQL errors (syntax errors, cast failures, column resolution, type mismatches) using --goals fix. Trigger on: "/databricks-sql-autotuner", "optimize this SQL", "make this query faster", "tune my Databricks query", "benchmark SQL on Databricks", "speed up this spark SQL", "why is my query slow on Databricks", "fix my SQL query", "SQL syntax error", "casting error in SQL", "AnalysisException", "ParseException", or whenever a user pastes a SQL query and mentions errors, slowness, or failures.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
12 个文件
SKILL.md
readonly