wangyanhong created IOTDB-877:
---------------------------------
Summary: fix prefix bug on show storage group and show devices
Key: IOTDB-877
URL: https://issues.apache.org/jira/browse/IOTDB-877
Project: Apache IoTDB
Issue Type: Improvement
Reporter: wangyanhong
Attachments: image-2020-09-08-19-28-52-515.png,
image-2020-09-08-19-30-30-852.png
When we use 'show storage group',we can see that root.ln is a storage group
!image-2020-09-08-19-28-52-515.png!
then use 'show storage group roo.ln.sgcc',
!image-2020-09-08-19-30-30-852.png!
The correct result should be empty
Similarly, when the incoming path is a time series, using show devices prefix
will return the corresponding device path
We need to return the corresponding result only when the current prefix path is
the prefix of the result
--
This message was sent by Atlassian Jira
(v8.3.4#803005)