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 2021/01/26 13:33:15 UTC

[GitHub] [iotdb] HTHou opened a new issue #2585: Support show devices with storage group

HTHou opened a new issue #2585:
URL: https://github.com/apache/iotdb/issues/2585


   add new sql grammar 
   "show devices with storage group"
   
   ```
   IoTDB> show devices with storage group
   +--------------+-------------+
   |       devices|storage group|
   +--------------+-------------+
   |   root.sg1.d1|     root.sg1|
   |root.sg2.d1.d2|     root.sg2|
   |   root.sg2.d2|     root.sg2|
   +--------------+-------------+
   ```
   


----------------------------------------------------------------
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] [iotdb] qiaojialin closed issue #2585: Support show devices with storage group

Posted by GitBox <gi...@apache.org>.
qiaojialin closed issue #2585:
URL: https://github.com/apache/iotdb/issues/2585


   


----------------------------------------------------------------
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