luozenglin commented on code in PR #24229:
URL: https://github.com/apache/doris/pull/24229#discussion_r1334119401
##########
gensrc/thrift/MasterService.thrift:
##########
@@ -83,6 +83,7 @@ struct TDisk {
7: optional Types.TStorageMedium storage_medium
8: optional Types.TSize remote_used_capacity
9: optional Types.TSize trash_used_capacity
+ 10: optional string dir_type
Review Comment:
It is better to definate a enum in Types.thrift
--
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]