HaolinGuan7211 commented on code in PR #58965:
URL: https://github.com/apache/doris/pull/58965#discussion_r2610738188
##########
be/src/io/cache/file_cache_storage.h:
##########
@@ -43,6 +43,10 @@ struct FileWriterMapKeyHash {
}
};
+struct MemBlock {
Review Comment:
You are right, I put it here only for correctly compiling at that time for
simply verified the performance of sharding. Let me make it elegant tomorrow.
--
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]