Zhong Wang created IOTDB-2070:
---------------------------------
Summary: CLI doesn't accept statement with unclosed quotes
Key: IOTDB-2070
URL: https://issues.apache.org/jira/browse/IOTDB-2070
Project: Apache IoTDB
Issue Type: Bug
Reporter: Zhong Wang
For example, the following statement will not be accepted by the CLI since the
square bracket is not closed.
{code:sql}
select count(s1) from root.sg.d1 group by ([0, 100), 20ms)
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
