zhangstar333 commented on code in PR #24504:
URL: https://github.com/apache/doris/pull/24504#discussion_r1430868681
##########
fe/fe-core/src/main/java/org/apache/doris/analysis/CreateFunctionStmt.java:
##########
@@ -490,6 +495,24 @@ private void analyzeJavaUdaf(String clazz) throws
AnalysisException {
}
}
+ private void analyzeWasmUdf() throws AnalysisException {
Review Comment:
could add some example doc about create a wasm udf function,
--
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]