gavinchou commented on code in PR #61518:
URL: https://github.com/apache/doris/pull/61518#discussion_r3638085183
##########
gensrc/proto/file_cache.proto:
##########
@@ -59,5 +59,7 @@ message BlockMetaPb {
optional FileCacheType type = 1;
optional uint64 size = 2;
optional uint64 ttl = 3;
+ optional uint64 context_id = 4;
Review Comment:
how to generate context_id?
--
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]