You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "liaolanyu (Jira)" <ji...@apache.org> on 2022/11/16 05:53:00 UTC

[jira] [Commented] (IOTDB-4956) [UDF]create function with a un-implement UTDF class successfully, which should be failed

    [ https://issues.apache.org/jira/browse/IOTDB-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634663#comment-17634663 ] 

liaolanyu commented on IOTDB-4956:
----------------------------------

https://github.com/apache/iotdb/pull/8004

> [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
>            Priority: Minor
>         Attachments: NotImplementUTDF.java, same-name-test-0.14-SNAPSHOT.jar, screenshot-1.png
>
>
> [UDF]create function with a un-implement UTDF class successfully, which should be failedĀ 
> reproduction:
> {code:sql}
> create function unimplement_udf as "NotImplementUTDF"; {code}
>  !screenshot-1.png! 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)