Doris基础知识篇(7):profile解析
profile
查询分析 - Apache Doris
0.15之前:SET is_report_success=true;
0.15及之后:SET [GLOBAL] enable_profile=true;
展示所有profile:show query profile "/"
查询具体的profile:show query profile "/9312f30b1d144b62-b7db78576f34681b"
查询分析 - Apache Doris
0.15之前:SET is_report_success=true;
0.15及之后:SET [GLOBAL] enable_profile=true;
展示所有profile:show query profile "/"
查询具体的profile:show query profile "/9312f30b1d144b62-b7db78576f34681b"