freemandealer commented on code in PR #54295: URL: https://github.com/apache/doris/pull/54295#discussion_r2269285073
########## be/src/io/cache/block_file_cache.cpp: ########## @@ -2359,4 +2360,84 @@ template void BlockFileCache::remove(FileBlockSPtr file_block, #include "common/compile_check_end.h" + Review Comment: Please delete the extra line. You can also use `./build-support/clang-format.sh` to format code before pushing PR. -- 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]
