morningman commented on a change in pull request #327: Add path info of replica
in catalog
URL: https://github.com/apache/incubator-doris/pull/327#discussion_r234502288
##########
File path: be/src/util/string_util.h
##########
@@ -57,6 +60,23 @@ struct StringCaseLess {
}
};
+struct PathHash {
Review comment:
I don't know why other 'functions' in string_util are defined as struct.
Just for unification.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]