You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "xiaozhihong (Jira)" <ji...@apache.org> on 2022/01/20 02:25:00 UTC

[jira] [Commented] (IOTDB-2267) UDF: Error code 500 caused by user logic

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

xiaozhihong commented on IOTDB-2267:
------------------------------------

!image-2022-01-20-10-23-42-658.png!

> UDF: Error code 500 caused by user logic
> ----------------------------------------
>
>                 Key: IOTDB-2267
>                 URL: https://issues.apache.org/jira/browse/IOTDB-2267
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: Core/Server
>    Affects Versions: 0.13.0-SNAPSHOT
>            Reporter: xiaozhihong
>            Assignee: Steve Yurong Su
>            Priority: Critical
>              Labels: 0.13.0, pull-request-available
>         Attachments: image-2022-01-05-14-17-07-016.png, image-2022-01-20-10-23-42-658.png
>
>
> Step 1: CREATE FUNCTION example AS 'org.apache.iotdb.udf.UDTFExample'
> Step 2:  Execute Query
> SELECT example(s1, 'key1'='value1', 'key2'='value2'), example(**, 'key3'='value3') FROM root.sg.d1;
> !image-2022-01-05-14-17-07-016.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)