You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Zhong Wang (Jira)" <ji...@apache.org> on 2021/11/27 05:26:00 UTC

[jira] [Created] (IOTDB-2070) CLI doesn't accept statement with unclosed quotes

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)