Gabriel39 commented on code in PR #12995: URL: https://github.com/apache/doris/pull/12995#discussion_r980662717
########## be/src/vec/CMakeLists.txt: ########## @@ -209,6 +209,8 @@ set(VEC_FILES olap/vcollect_iterator.cpp olap/block_reader.cpp olap/olap_data_convertor.cpp + olap/vertical_merge_iterator.cpp Review Comment: format it -- 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]
