freemandealer commented on code in PR #58965:
URL: https://github.com/apache/doris/pull/58965#discussion_r2610722265
##########
be/src/io/cache/file_cache_storage.h:
##########
@@ -43,6 +43,10 @@ struct FileWriterMapKeyHash {
}
};
+struct MemBlock {
Review Comment:
this structure is used only in mem storage. I see no reason to move it to
the base class header. so keep it as it was?
--
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]