[
https://issues.apache.org/jira/browse/IOTDB-4214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17583568#comment-17583568
]
QiangShaowei commented on IOTDB-4214:
-------------------------------------
[email protected]:22260> set storage group to root.ln333
Msg: The statement is executed successfully.
[email protected]:22260> set storage group to
root{color:#FF0000}.ln-444{color}
{color:#FF0000}Msg: 401: Error occurred while parsing SQL to physical plan:
line 1:28 mismatched input '-' expecting \{<EOF>, ';'}{color}
[email protected]:22260> set storage group to
root.{color:#FF0000}`ln-444`{color}
Msg: The statement is executed successfully.
[email protected]:22260>
> Document has some mistakes on iotdb web site
> --------------------------------------------
>
> Key: IOTDB-4214
> URL: https://issues.apache.org/jira/browse/IOTDB-4214
> Project: Apache IoTDB
> Issue Type: Improvement
> Reporter: QiangShaowei
> Assignee: QiangShaowei
> Priority: Minor
>
> # 元数据操作/存储组操作/创建存储组:“{color:#ff0000}存储组节点名只支持中英文字符、数字、下划线和中划线的组合{color}” 应改为
> “存储组节点名支持中英文字符,下划线, 如果要包含其他字符或纯数字,需要用反引号引起来”
> # 元数据操作/存储组操作/查询存储组: 显示结果需要修改,目前show storage
> group时,还会显示region的副本数和time_partition_interval
> # 执行count nodes时,结果显示 | count(nodes) | 而不是 |count|
> # 执行count devices时,结果显示 |count(devices)| 而不是|count|
> # 执行 count timeseries, 结果显示 |count(timeseries)| 而不是|count|
--
This message was sent by Atlassian Jira
(v8.20.10#820010)