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/12/14 10:30:00 UTC

[jira] [Created] (IOTDB-5212) [CQ]Create an illegal CQ verification prompt that needs to be updated 1.0

xiaozhihong created IOTDB-5212:
----------------------------------

             Summary: [CQ]Create an illegal CQ verification prompt that needs to be updated 1.0
                 Key: IOTDB-5212
                 URL: https://issues.apache.org/jira/browse/IOTDB-5212
             Project: Apache IoTDB
          Issue Type: Bug
          Components: mpp-cluster
    Affects Versions: 1.0.0, 1.0.1
            Reporter: xiaozhihong
            Assignee: Minghui Liu
         Attachments: image-2022-12-14-18-24-38-111.png

commit 4dcd255ae86485f4d3e019ab622e5af42d324340

Start 1C1D,default conf files.
Enter CLi, execute SQL about create CQ
{code:java}
IoTDB> CREATE CONTINUOUS QUERY cq1 RESAMPLE EVERY 20s FOR 20s BOUNDARY 2022-01-14T23:00:00.000+08:00 BEGIN SELECT avg(temperature) INTO root.ln_cq(temperature_avg) FROM root.ln
.*.* GROUP BY time(10s), level=2 END;
Msg: 701: CQ: The syntax of CREATE CQ statement has changed from v0.14 {code}
!image-2022-12-14-18-24-38-111.png|width=1390,height=83!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)