You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/06/02 09:47:56 UTC

[GitHub] [doris] zhangstar333 commented on a diff in pull request #20185: [Enhancement](java-udf) java-udf module split to sub modules

zhangstar333 commented on code in PR #20185:
URL: https://github.com/apache/doris/pull/20185#discussion_r1214162550


##########
be/src/vec/functions/function_java_udf.cpp:
##########
@@ -38,7 +38,7 @@
 #include "vec/core/block.h"
 #include "vec/data_types/data_type_nullable.h"
 
-const char* EXECUTOR_CLASS = "org/apache/doris/udf/UdfExecutor";

Review Comment:
   here seems error, udaf is under be/src/vec/aggregate_functions/aggregate_function_java_udaf.h



-- 
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-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org