Cpaulyz commented on code in PR #14135:
URL: https://github.com/apache/iotdb/pull/14135#discussion_r1856224049


##########
iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/ShowFunctionsTask.java:
##########
@@ -55,9 +61,29 @@
 
 public class ShowFunctionsTask implements IConfigTask {

Review Comment:
   CREATE/DROP/SHOW FUNCTION statement of table model will be supported in the 
next PR. This PR just want to refactor common codes about UDF management and 
make sure it won't affect tree model.



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

Reply via email to