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/01/13 08:18:00 UTC

[jira] [Created] (IOTDB-2386) Add aggregate query and query cannot appear in SQL user guide at the same time

xiaozhihong created IOTDB-2386:
----------------------------------

             Summary: Add aggregate query and query cannot appear in SQL user guide at the same time
                 Key: IOTDB-2386
                 URL: https://issues.apache.org/jira/browse/IOTDB-2386
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Document
    Affects Versions: 0.13.0-SNAPSHOT
            Reporter: xiaozhihong


It is not stated in the user guide that aggregate query and query operation cannot occur in SQL at the same time.

IoTDB> select  count(c) into mm from root.sg
Msg: 411: Error occurred in query process: select into: aggregation queries are not supported.



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