morningman commented on code in PR #17441: URL: https://github.com/apache/doris/pull/17441#discussion_r1125871161
########## be/src/io/cache/block/block_file_cache.h: ########## @@ -43,8 +43,8 @@ class IFileCache { friend struct FileBlocksHolder; public: - static const std::string FILE_CACHE_VERSION; - static const int KEY_PREFIX_LENGTH; + static constexpr bool USE_FIE_VERSION2 = true; Review Comment: Add commend to explain this field -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org