changxue created IOTDB-4956:
-------------------------------
Summary: [UDF]create function with a un-implement UTDF class
successfully, which should be failed
Key: IOTDB-4956
URL: https://issues.apache.org/jira/browse/IOTDB-4956
Project: Apache IoTDB
Issue Type: Bug
Affects Versions: 0.14.0-SNAPSHOT
Reporter: changxue
Assignee: liaolanyu
Attachments: NotImplementUTDF.java, same-name-test-0.14-SNAPSHOT.jar
[UDF]create function with a un-implement UTDF class successfully, which should
be failedĀ
reproduction:
{code:sql}
create function unimplement_udf as "NotImplementUTDF"; {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)