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


##########
be/src/util/runtime_profile.h:
##########
@@ -301,6 +301,8 @@ class RuntimeProfile {
         std::sort(_children.begin(), _children.end(), cmp);
     }
 
+    void sort_childer_by_total_time();

Review Comment:
   children



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