zhangstar333 commented on code in PR #18388: URL: https://github.com/apache/doris/pull/18388#discussion_r1165114457
########## be/src/vec/exprs/lambda_function/lambda_function_factory.h: ########## @@ -28,6 +28,7 @@ class LambdaFunctionFactory; void register_function_array_map(LambdaFunctionFactory& factory); void register_function_array_filter(LambdaFunctionFactory& factory); +void register_function_array_clone_expr(LambdaFunctionFactory& facotry); Review Comment: could remove this -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org