[
https://issues.apache.org/jira/browse/IOTDB-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17031267#comment-17031267
]
Xiangdong Huang commented on IOTDB-463:
---------------------------------------
[http://iotdb.apache.org/#/Documents/0.9.x/chap5/sec1] also has an error:
{{IoTDB> delete timeseries root.ln.wf02* }}
{{should be }}
{{}}
{{IoTDB> delete timeseries root.ln.wf02.* }}
{{}}
{{}}
> [doc] Show devices grammar is incomplete
> -----------------------------------------
>
> Key: IOTDB-463
> URL: https://issues.apache.org/jira/browse/IOTDB-463
> Project: Apache IoTDB
> Issue Type: Bug
> Components: Document
> Affects Versions: 0.9.1
> Reporter: Xiangdong Huang
> Priority: Major
> Labels: easyfix
>
> Hi,
> SHOW DEVICES SQL document is incomplete in [1].
>
> It just says "SHOW DEVICES";
> actually we support sqls like "SHOW DEVICES root", "SHOW DEVICES root.*.a",
> "SHOW DEVICES root.a.*", etc..
>
> [1][
> http://iotdb.apache.org/#/Documents/0.9.x/chap5/sec4|http://iotdb.apache.org/#/Documents/0.9.x/chap5/sec4]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)