gavinchou commented on code in PR #54503:
URL: https://github.com/apache/doris/pull/54503#discussion_r2280955681
##########
be/src/io/cache/block_file_cache.h:
##########
@@ -78,13 +78,51 @@ class FSFileCacheStorage;
// The BlockFileCache is responsible for the management of the blocks
// The current strategies are lru and ttl.
+
+struct FileBlockCell {
Review Comment:
what's the relationship between FileBlockCell and Cell?
--
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]