wyxxxcat commented on code in PR #53578: URL: https://github.com/apache/doris/pull/53578#discussion_r2218700178
########## be/src/olap/partial_update_info.cpp: ########## @@ -32,6 +32,7 @@ #include "util/bitmap_value.h" #include "vec/common/assert_cast.h" #include "vec/core/block.h" +#include "vec/data_types/data_type_number.h" // IWYU pragma: keep Review Comment: https://github.com/apache/doris/pull/53506/files 之前有个 compile error,我 rebase 一下 -- 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]
