Tan xinyu created IOTDB-986:
-------------------------------
Summary: Lack of Path legality judgment for CreateMultiTimeseries
interface in session
Key: IOTDB-986
URL: https://issues.apache.org/jira/browse/IOTDB-986
Project: Apache IoTDB
Issue Type: Bug
Components: Core/Engine
Reporter: Tan xinyu
Fix For: master branch
Attachments: image-2020-11-06-10-56-47-200.png,
image-2020-11-06-10-58-19-261.png
Recently I was using createMultiTimeseries interface to create timeseries,and I
found that there is a bug in this interface, maybe it is lack of path legality
judgment.
here is my client code snippet:
!image-2020-11-06-10-56-47-200.png!
this statement is executed successfully.
And I got this when I show timeseries in cli:
!image-2020-11-06-10-58-19-261.png!
tThis is a bug and we should fix it~
--
This message was sent by Atlassian Jira
(v8.3.4#803005)