gavinchou commented on code in PR #58883:
URL: https://github.com/apache/doris/pull/58883#discussion_r2609399011
##########
gensrc/proto/cloud.proto:
##########
@@ -2157,6 +2157,12 @@ message PackedFileInfoPB {
optional string resource_id = 9;
}
+// Wrapper for packed file debug information. It keeps PackedFileInfoPB
extensible for tools
+// reading packed file trailers.
+message PackedFileDebugInfoPB {
Review Comment:
naming suggest naming PackedFileDebugInfoPB -> PackedFileFooterPB
--
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]