gavinchou commented on code in PR #57114:
URL: https://github.com/apache/doris/pull/57114#discussion_r2439418135
##########
gensrc/proto/internal_service.proto:
##########
@@ -854,6 +854,7 @@ message FileCacheBlockMeta {
required FileCacheType cache_type = 7;
required int64 expiration_time = 8;
optional int64 file_size = 9;
+ optional bool idx = 10;
Review Comment:
file type? enum?
--
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]