You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2020/09/09 02:19:59 UTC

[GitHub] [incubator-iotdb] yhwang-hbl opened a new pull request #1710: Supplement the document

yhwang-hbl opened a new pull request #1710:
URL: https://github.com/apache/incubator-iotdb/pull/1710


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-iotdb] LebronAl commented on a change in pull request #1710: Supplement the document

Posted by GitBox <gi...@apache.org>.
LebronAl commented on a change in pull request #1710:
URL: https://github.com/apache/incubator-iotdb/pull/1710#discussion_r486151502



##########
File path: docs/zh/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -41,14 +41,15 @@ Msg: org.apache.iotdb.exception.MetadataErrorException: org.apache.iotdb.excepti
 
 ## 查看存储组
 
-在存储组创建后,我们可以使用[SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md)语句来查看所有的存储组,SQL语句如下所示:
+在存储组创建后,我们可以使用[SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md)语句和[SHOW STORAGE GROUP <PrefixPath>](../Operation%20Manual/SQL%20Reference.md)来查看存储组,SQL语句如下所示:

Review comment:
       ![image](https://user-images.githubusercontent.com/32640567/92699816-a2bed400-f380-11ea-8667-40875cc67244.png)
   It seems that the `<PrefixPath>` doesn't display properly.

##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -41,14 +41,15 @@ Msg: org.apache.iotdb.exception.MetadataErrorException: org.apache.iotdb.excepti
 
 ## Show Storage Group
 
-After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement to view all the storage groups. The SQL statement is as follows:
+After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement and [SHOW STORAGE GROUP <PrefixPath>](../Operation%20Manual/SQL%20Reference.md) to view the storage groups. The SQL statement is as follows:

Review comment:
       same as below

##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -309,6 +310,20 @@ IoTDB> unset ttl to root.ln
 
 After unset TTL, all data will be accepted in `root.ln`
 
+## Show TTL

Review comment:
       same as neuyilan's suggestion~




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-iotdb] yhwang-hbl commented on a change in pull request #1710: Supplement the document

Posted by GitBox <gi...@apache.org>.
yhwang-hbl commented on a change in pull request #1710:
URL: https://github.com/apache/incubator-iotdb/pull/1710#discussion_r486747584



##########
File path: docs/zh/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -41,14 +41,15 @@ Msg: org.apache.iotdb.exception.MetadataErrorException: org.apache.iotdb.excepti
 
 ## 查看存储组
 
-在存储组创建后,我们可以使用[SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md)语句来查看所有的存储组,SQL语句如下所示:
+在存储组创建后,我们可以使用[SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md)语句和[SHOW STORAGE GROUP <PrefixPath>](../Operation%20Manual/SQL%20Reference.md)来查看存储组,SQL语句如下所示:

Review comment:
       Copy that ,i will improve it




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-iotdb] yhwang-hbl commented on a change in pull request #1710: Supplement the document

Posted by GitBox <gi...@apache.org>.
yhwang-hbl commented on a change in pull request #1710:
URL: https://github.com/apache/incubator-iotdb/pull/1710#discussion_r486747467



##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -309,6 +310,20 @@ IoTDB> unset ttl to root.ln
 
 After unset TTL, all data will be accepted in `root.ln`
 
+## Show TTL

Review comment:
       > same as neuyilan's suggestion~
   
   Hi, I changed the Chinese document in the PR submitted earlier,




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-iotdb] yhwang-hbl commented on a change in pull request #1710: Supplement the document

Posted by GitBox <gi...@apache.org>.
yhwang-hbl commented on a change in pull request #1710:
URL: https://github.com/apache/incubator-iotdb/pull/1710#discussion_r486747363



##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -309,6 +310,20 @@ IoTDB> unset ttl to root.ln
 
 After unset TTL, all data will be accepted in `root.ln`
 
+## Show TTL

Review comment:
       Hi, I changed the Chinese document in the PR submitted earlier,

##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -309,6 +310,20 @@ IoTDB> unset ttl to root.ln
 
 After unset TTL, all data will be accepted in `root.ln`
 
+## Show TTL

Review comment:
       > same as neuyilan's suggestion~
   
   Hi, I changed the Chinese document in the PR submitted earlier,

##########
File path: docs/zh/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -41,14 +41,15 @@ Msg: org.apache.iotdb.exception.MetadataErrorException: org.apache.iotdb.excepti
 
 ## 查看存储组
 
-在存储组创建后,我们可以使用[SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md)语句来查看所有的存储组,SQL语句如下所示:
+在存储组创建后,我们可以使用[SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md)语句和[SHOW STORAGE GROUP <PrefixPath>](../Operation%20Manual/SQL%20Reference.md)来查看存储组,SQL语句如下所示:

Review comment:
       Copy that ,i will improve it




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-iotdb] HTHou commented on a change in pull request #1710: Supplement the document

Posted by GitBox <gi...@apache.org>.
HTHou commented on a change in pull request #1710:
URL: https://github.com/apache/incubator-iotdb/pull/1710#discussion_r487362343



##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -41,14 +41,15 @@ Msg: org.apache.iotdb.exception.MetadataErrorException: org.apache.iotdb.excepti
 
 ## Show Storage Group
 
-After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement to view all the storage groups. The SQL statement is as follows:
+After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement and [SHOW STORAGE GROUP \<PrefixPath>](../Operation%20Manual/SQL%20Reference.md) to view the storage groups. The SQL statement is as follows:

Review comment:
       ```suggestion
   After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement and [SHOW STORAGE GROUP \<PrefixPath>](../Operation%20Manual/SQL%20Reference.md) to view the storage groups. The SQL statements are as follows:
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-iotdb] HTHou commented on a change in pull request #1710: Supplement the document

Posted by GitBox <gi...@apache.org>.
HTHou commented on a change in pull request #1710:
URL: https://github.com/apache/incubator-iotdb/pull/1710#discussion_r487362343



##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -41,14 +41,15 @@ Msg: org.apache.iotdb.exception.MetadataErrorException: org.apache.iotdb.excepti
 
 ## Show Storage Group
 
-After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement to view all the storage groups. The SQL statement is as follows:
+After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement and [SHOW STORAGE GROUP \<PrefixPath>](../Operation%20Manual/SQL%20Reference.md) to view the storage groups. The SQL statement is as follows:

Review comment:
       ```suggestion
   After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement and [SHOW STORAGE GROUP \<PrefixPath>](../Operation%20Manual/SQL%20Reference.md) to view the storage groups. The SQL statements are as follows:
   ```

##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -41,14 +41,15 @@ Msg: org.apache.iotdb.exception.MetadataErrorException: org.apache.iotdb.excepti
 
 ## Show Storage Group
 
-After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement to view all the storage groups. The SQL statement is as follows:
+After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement and [SHOW STORAGE GROUP \<PrefixPath>](../Operation%20Manual/SQL%20Reference.md) to view the storage groups. The SQL statement is as follows:

Review comment:
       ```suggestion
   After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement and [SHOW STORAGE GROUP \<PrefixPath>](../Operation%20Manual/SQL%20Reference.md) to view the storage groups. The SQL statements are as follows:
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-iotdb] LebronAl commented on a change in pull request #1710: Supplement the document

Posted by GitBox <gi...@apache.org>.
LebronAl commented on a change in pull request #1710:
URL: https://github.com/apache/incubator-iotdb/pull/1710#discussion_r486151759



##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -41,14 +41,15 @@ Msg: org.apache.iotdb.exception.MetadataErrorException: org.apache.iotdb.excepti
 
 ## Show Storage Group
 
-After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement to view all the storage groups. The SQL statement is as follows:
+After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement and [SHOW STORAGE GROUP <PrefixPath>](../Operation%20Manual/SQL%20Reference.md) to view the storage groups. The SQL statement is as follows:

Review comment:
       ![image](https://user-images.githubusercontent.com/32640567/92700189-1a8cfe80-f381-11ea-9350-9da57fe83b43.png)
   same as Chinese's document




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-iotdb] neuyilan commented on a change in pull request #1710: Supplement the document

Posted by GitBox <gi...@apache.org>.
neuyilan commented on a change in pull request #1710:
URL: https://github.com/apache/incubator-iotdb/pull/1710#discussion_r485307004



##########
File path: docs/zh/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -45,10 +45,11 @@ Msg: org.apache.iotdb.exception.MetadataErrorException: org.apache.iotdb.excepti
 
 ```
 IoTDB> show storage group
+IoTDB> show storage group root.ln

Review comment:
       Please indicate that the prefix path  can be specified when executing 'show storage group' command  

##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -309,6 +310,20 @@ IoTDB> unset ttl to root.ln
 
 After unset TTL, all data will be accepted in `root.ln`
 
+## Show TTL

Review comment:
       The Chinese document should be modified at the same time.

##########
File path: docs/zh/UserGuide/Operation Manual/SQL Reference.md
##########
@@ -179,6 +179,7 @@ Eg: show timeseries root.ln where unit='c' limit 10 offset 10
 ```
 SHOW STORAGE GROUP
 Eg: IoTDB > SHOW STORAGE GROUP
+Eg: IoTDB > SHOW STORAGE GROUP root.ln

Review comment:
       same as the above.

##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -45,10 +45,11 @@ After the storage group is created, we can use the [SHOW STORAGE GROUP](../Opera
 
 ```
 IoTDB> show storage group
+IoTDB> show storage group root.ln

Review comment:
       Please indicate that the prefix path can be specified when executing 'show storage group' command




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-iotdb] HTHou commented on a change in pull request #1710: Supplement the document

Posted by GitBox <gi...@apache.org>.
HTHou commented on a change in pull request #1710:
URL: https://github.com/apache/incubator-iotdb/pull/1710#discussion_r487362343



##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -41,14 +41,15 @@ Msg: org.apache.iotdb.exception.MetadataErrorException: org.apache.iotdb.excepti
 
 ## Show Storage Group
 
-After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement to view all the storage groups. The SQL statement is as follows:
+After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement and [SHOW STORAGE GROUP \<PrefixPath>](../Operation%20Manual/SQL%20Reference.md) to view the storage groups. The SQL statement is as follows:

Review comment:
       ```suggestion
   After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement and [SHOW STORAGE GROUP \<PrefixPath>](../Operation%20Manual/SQL%20Reference.md) to view the storage groups. The SQL statements are as follows:
   ```

##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -41,14 +41,15 @@ Msg: org.apache.iotdb.exception.MetadataErrorException: org.apache.iotdb.excepti
 
 ## Show Storage Group
 
-After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement to view all the storage groups. The SQL statement is as follows:
+After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement and [SHOW STORAGE GROUP \<PrefixPath>](../Operation%20Manual/SQL%20Reference.md) to view the storage groups. The SQL statement is as follows:

Review comment:
       ```suggestion
   After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement and [SHOW STORAGE GROUP \<PrefixPath>](../Operation%20Manual/SQL%20Reference.md) to view the storage groups. The SQL statements are as follows:
   ```

##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -41,14 +41,15 @@ Msg: org.apache.iotdb.exception.MetadataErrorException: org.apache.iotdb.excepti
 
 ## Show Storage Group
 
-After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement to view all the storage groups. The SQL statement is as follows:
+After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement and [SHOW STORAGE GROUP \<PrefixPath>](../Operation%20Manual/SQL%20Reference.md) to view the storage groups. The SQL statement is as follows:

Review comment:
       ```suggestion
   After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement and [SHOW STORAGE GROUP \<PrefixPath>](../Operation%20Manual/SQL%20Reference.md) to view the storage groups. The SQL statements are as follows:
   ```

##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -41,14 +41,15 @@ Msg: org.apache.iotdb.exception.MetadataErrorException: org.apache.iotdb.excepti
 
 ## Show Storage Group
 
-After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement to view all the storage groups. The SQL statement is as follows:
+After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement and [SHOW STORAGE GROUP \<PrefixPath>](../Operation%20Manual/SQL%20Reference.md) to view the storage groups. The SQL statement is as follows:

Review comment:
       ```suggestion
   After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement and [SHOW STORAGE GROUP \<PrefixPath>](../Operation%20Manual/SQL%20Reference.md) to view the storage groups. The SQL statements are as follows:
   ```

##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -41,14 +41,15 @@ Msg: org.apache.iotdb.exception.MetadataErrorException: org.apache.iotdb.excepti
 
 ## Show Storage Group
 
-After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement to view all the storage groups. The SQL statement is as follows:
+After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement and [SHOW STORAGE GROUP \<PrefixPath>](../Operation%20Manual/SQL%20Reference.md) to view the storage groups. The SQL statement is as follows:

Review comment:
       ```suggestion
   After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement and [SHOW STORAGE GROUP \<PrefixPath>](../Operation%20Manual/SQL%20Reference.md) to view the storage groups. The SQL statements are as follows:
   ```

##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -41,14 +41,15 @@ Msg: org.apache.iotdb.exception.MetadataErrorException: org.apache.iotdb.excepti
 
 ## Show Storage Group
 
-After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement to view all the storage groups. The SQL statement is as follows:
+After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement and [SHOW STORAGE GROUP \<PrefixPath>](../Operation%20Manual/SQL%20Reference.md) to view the storage groups. The SQL statement is as follows:

Review comment:
       ```suggestion
   After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement and [SHOW STORAGE GROUP \<PrefixPath>](../Operation%20Manual/SQL%20Reference.md) to view the storage groups. The SQL statements are as follows:
   ```

##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -41,14 +41,15 @@ Msg: org.apache.iotdb.exception.MetadataErrorException: org.apache.iotdb.excepti
 
 ## Show Storage Group
 
-After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement to view all the storage groups. The SQL statement is as follows:
+After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement and [SHOW STORAGE GROUP \<PrefixPath>](../Operation%20Manual/SQL%20Reference.md) to view the storage groups. The SQL statement is as follows:

Review comment:
       ```suggestion
   After the storage group is created, we can use the [SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md) statement and [SHOW STORAGE GROUP \<PrefixPath>](../Operation%20Manual/SQL%20Reference.md) to view the storage groups. The SQL statements are as follows:
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-iotdb] yhwang-hbl commented on a change in pull request #1710: Supplement the document

Posted by GitBox <gi...@apache.org>.
yhwang-hbl commented on a change in pull request #1710:
URL: https://github.com/apache/incubator-iotdb/pull/1710#discussion_r486747363



##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -309,6 +310,20 @@ IoTDB> unset ttl to root.ln
 
 After unset TTL, all data will be accepted in `root.ln`
 
+## Show TTL

Review comment:
       Hi, I changed the Chinese document in the PR submitted earlier,

##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -309,6 +310,20 @@ IoTDB> unset ttl to root.ln
 
 After unset TTL, all data will be accepted in `root.ln`
 
+## Show TTL

Review comment:
       > same as neuyilan's suggestion~
   
   Hi, I changed the Chinese document in the PR submitted earlier,

##########
File path: docs/zh/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -41,14 +41,15 @@ Msg: org.apache.iotdb.exception.MetadataErrorException: org.apache.iotdb.excepti
 
 ## 查看存储组
 
-在存储组创建后,我们可以使用[SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md)语句来查看所有的存储组,SQL语句如下所示:
+在存储组创建后,我们可以使用[SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md)语句和[SHOW STORAGE GROUP <PrefixPath>](../Operation%20Manual/SQL%20Reference.md)来查看存储组,SQL语句如下所示:

Review comment:
       Copy that ,i will improve it

##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -309,6 +310,20 @@ IoTDB> unset ttl to root.ln
 
 After unset TTL, all data will be accepted in `root.ln`
 
+## Show TTL

Review comment:
       Hi, I changed the Chinese document in the PR submitted earlier,

##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -309,6 +310,20 @@ IoTDB> unset ttl to root.ln
 
 After unset TTL, all data will be accepted in `root.ln`
 
+## Show TTL

Review comment:
       > same as neuyilan's suggestion~
   
   Hi, I changed the Chinese document in the PR submitted earlier,

##########
File path: docs/zh/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -41,14 +41,15 @@ Msg: org.apache.iotdb.exception.MetadataErrorException: org.apache.iotdb.excepti
 
 ## 查看存储组
 
-在存储组创建后,我们可以使用[SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md)语句来查看所有的存储组,SQL语句如下所示:
+在存储组创建后,我们可以使用[SHOW STORAGE GROUP](../Operation%20Manual/SQL%20Reference.md)语句和[SHOW STORAGE GROUP <PrefixPath>](../Operation%20Manual/SQL%20Reference.md)来查看存储组,SQL语句如下所示:

Review comment:
       Copy that ,i will improve it




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-iotdb] yhwang-hbl commented on a change in pull request #1710: Supplement the document

Posted by GitBox <gi...@apache.org>.
yhwang-hbl commented on a change in pull request #1710:
URL: https://github.com/apache/incubator-iotdb/pull/1710#discussion_r486747363



##########
File path: docs/UserGuide/Operation Manual/DDL Data Definition Language.md
##########
@@ -309,6 +310,20 @@ IoTDB> unset ttl to root.ln
 
 After unset TTL, all data will be accepted in `root.ln`
 
+## Show TTL

Review comment:
       Hi, I changed the Chinese document in the PR submitted earlier,




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org