xiaozhihong created IOTDB-2267:
----------------------------------
Summary: UDF query reported 500 error
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
Reporter: xiaozhihong
Attachments: image-2022-01-05-14-17-07-016.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)