BiteTheDDDDt commented on code in PR #64378:
URL: https://github.com/apache/doris/pull/64378#discussion_r3392903070


##########
fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java:
##########
@@ -1431,7 +1431,7 @@ public enum IgnoreSplitType {
                             + "3 表示打开一些可能导致性能回退的 Counter", "The level of query 
profile, "
                             + "1 means only collect Counter of MergedProfile, 
2 means print detailed information,"
                             + " 3 means open some Counters that may cause 
performance degradation"})
-    public int profileLevel = 1;
+    public int profileLevel = 2;

Review Comment:
   这个没问题



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to