zhaoxiuting created IOTDB-103:
---------------------------------
Summary: If you encounter unsupported data types when executing
SQL statements, please give me a hint.
Key: IOTDB-103
URL: https://issues.apache.org/jira/browse/IOTDB-103
Project: Apache IoTDB
Issue Type: Bug
Reporter: zhaoxiuting
Attachments: image-2019-05-28-14-38-08-474.png,
image-2019-05-28-14-40-16-609.png
Step1:
The example of SQL in user manual is SELECT MEAN(status), MEAN(temperature)
FROM root.ln.wf01.wt01 WHERE root.ln.wf01.wt01.temperature < 24
Result: !image-2019-05-28-14-38-08-474.png!
Exception:
!image-2019-05-28-14-40-16-609.png!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)