xiaozhihong created IOTDB-2487:
----------------------------------

             Summary: After the special path time series is successfully 
created, but show it error
                 Key: IOTDB-2487
                 URL: https://issues.apache.org/jira/browse/IOTDB-2487
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Client/CLI, Core/Server
    Affects Versions: 0.13.0-SNAPSHOT
            Reporter: xiaozhihong


After the time series of the special path is successfully created, check the 
time series and report an illegal path.
{code:java}
IoTDB> create timeseries root.sg."select"."+-from="."where""where"""."$" with 
datatype=float,encoding=PLAIN;
Msg: The statement is executed successfully.
IoTDB> show timeseries root.sg."select".**
Msg: 315: root.sg."select"."+-from="."where"where""."$" is not a legal path 
{code}



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

Reply via email to