haimeiguo opened a new pull request #2475: URL: https://github.com/apache/iotdb/pull/2475
supports show devices with storage group column IoTDB> show devices +--------------+-------------+ | 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: [email protected]
