yiguolei commented on code in PR #62689:
URL: https://github.com/apache/doris/pull/62689#discussion_r3216715815


##########
be/src/exprs/function/simple_function_factory.h:
##########
@@ -117,6 +117,9 @@ void register_function_bit_test(SimpleFunctionFactory& 
factory);
 void register_function_dict_get(SimpleFunctionFactory& factory);
 void register_function_dict_get_many(SimpleFunctionFactory& factory);
 void register_function_ai(SimpleFunctionFactory& factory);
+namespace vectorized {

Review Comment:
   不要乱加namespace



-- 
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]

Reply via email to