You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by "zhaoxiuting (JIRA)" <ji...@apache.org> on 2019/05/28 06:41:00 UTC

[jira] [Created] (IOTDB-103) If you encounter unsupported data types when executing SQL statements, please give me a hint.

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)