[
https://issues.apache.org/jira/browse/IOTDB-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jialin Qiao reassigned IOTDB-4289:
----------------------------------
Assignee: Yuan Tian
> “CREATE CONTINUOUS QUERY” is not supported
> --------------------------------------------
>
> Key: IOTDB-4289
> URL: https://issues.apache.org/jira/browse/IOTDB-4289
> Project: Apache IoTDB
> Issue Type: New Feature
> Components: Core/Cluster
> Affects Versions: 0.14.0-preview1
> Reporter: zhenqqiang
> Assignee: Yuan Tian
> Priority: Major
> Fix For: 0.14.0-preview1
>
>
> IoTDB> CREATE CONTINUOUS QUERY cq1 RESAMPLE EVERY 4s FOR 4s BEGIN SELECT
> avg(status) INTO root.${1}_cq.dev.status_avg FROM root.sg.* GROUP BY
> time(2s), level=1 END
> Msg: 401: This operation type is not supported
>
> 连续查询这个功能很重要,但报错,或未支持
--
This message was sent by Atlassian Jira
(v8.20.10#820010)