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)