wangbo commented on code in PR #26955: URL: https://github.com/apache/doris/pull/26955#discussion_r1392404086
########## be/src/vec/functions/function_hash.h: ########## @@ -20,14 +20,6 @@ #pragma once -#include "vec/common/hash_table/hash.h" Review Comment: ```hash.h``` is used by IntHash64Impl. ```hash.h``` contains int_hash64. -- 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]
