gavinchou commented on code in PR #57072:
URL: https://github.com/apache/doris/pull/57072#discussion_r2484233808


##########
gensrc/proto/file_cache.proto:
##########
@@ -47,3 +47,9 @@ message LRUDumpMetaPb{
     repeated EntryGroupOffsetSizePb group_offset_size = 3;
 }
 
+message BlockMetaPb {
+    optional int32 type = 1;

Review Comment:
   how many types are there?  and what are they?



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