HappenLee commented on code in PR #19238: URL: https://github.com/apache/doris/pull/19238#discussion_r1185654955
########## gensrc/thrift/MasterService.thrift: ########## @@ -81,6 +81,7 @@ struct TDisk { 6: optional i64 path_hash 7: optional Types.TStorageMedium storage_medium 8: optional Types.TSize remote_used_capacity + 9: optional i32 num_cores Review Comment: the message should not set in TDisk -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org