Starrocks Explain Plan

StarRocks EXPLAIN plan reading — EXPLAIN/EXPLAIN VERBOSE/EXPLAIN COSTS output structure, operator nodes (OlapScanNode/HashJoinNode/AggregationNode/ExchangeNode/SortNode/ProjectNode), reading fragment instances, identifying bottlenecks (shuffle exchange cost, large scan rows, memory spill), runtime filter nodes, partition pruning in scan, query profile (SHOW PROFILELIST/EXPLAIN ANALYZE)

ivanshamaev Updated

File contents

ivanshamaev/de-agent-skills/tree/main/group_skills/starrocks_group_skills/starrocks_explain_plan commit 60612db84b

Frequently asked questions

npx skillmds@latest add ivanshamaev/starrocks-explain-plan