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

[jira] [Created] (IOTDB-2300) [Aligned Timeseries] doesn't support 'Arithmetic Query'

FengQingxin created IOTDB-2300:
----------------------------------

             Summary: [Aligned Timeseries] doesn't support 'Arithmetic Query'
                 Key: IOTDB-2300
                 URL: https://issues.apache.org/jira/browse/IOTDB-2300
             Project: Apache IoTDB
          Issue Type: Bug
            Reporter: FengQingxin
         Attachments: image-2022-01-07-15-47-35-798.png

Step1: create aligned timeseries

Step2: insert aligned values

Step3: Use 'Arithmetic Query' as user guide

Got an error :Msg: 500: [INTERNAL_SERVER_ERROR(500)] Exception occurred: "select s1, - s1, s2, + s2, s1 + s2, s1 - s2, s1 * s2, s1 / s2, s1 % s2 from root.sg.d1". executeStatement failed. org.apache.iotdb.db.exception.query.QueryProcessException: Meet error when init series reader.

!image-2022-01-07-15-47-35-798.png!



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