yiguolei commented on code in PR #25963:
URL: https://github.com/apache/doris/pull/25963#discussion_r1373977991


##########
fe/fe-core/src/main/java/org/apache/doris/common/util/RuntimeProfile.java:
##########
@@ -690,7 +820,9 @@ public void setProfileLevel(int profileLevel) {
     }
 
     public void setPlaner(Planner planner) {

Review Comment:
   not use set planner, rename to setFragmentPlanInfo(map<id,info>)



-- 
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