Query

Use when queries are slow, hanging, or returning wrong results. Covers the full FE→BE query hang flow, profile-based bottleneck analysis (scan skew, MERGE time dominance, join OOM, runtime filter), predicate pushdown failures, and bug localization via session variable exclusion. Start here for any query performance complaint on a StarRocks cluster.

starrocks b8630de 5 files · 36.7 KB Updated

File contents

starrocks/starrocks-debug-skills/tree/main/query commit b8630deb6a

Frequently asked questions

npx skillmds@latest add starrocks/query