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


##########
be/src/util/uid_util.cpp:
##########
@@ -59,26 +59,24 @@ std::string print_id(const PUniqueId& id) {
                        static_cast<uint64_t>(id.lo()));
 }
 
-bool parse_id(const std::string& s, TUniqueId* id) {

Review Comment:
   这个为啥吧 const 去掉了?



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