Cpaulyz opened a new pull request, #10952:
URL: https://github.com/apache/iotdb/pull/10952

   ## Description
   
   
   The upper level needs to call `setAuthorityScope()` to set the appropriate 
authority pattern. defaults is ALL_MATCH_SCOPE(root.**). Related statement to 
implement:
   
   - show/count timeseries
     - ShowTimeSeriesStatement
     - CountTimeSeriesStatement
     - CountLevelTimeSeriesStatement
   - show view
     - ShowLogicalViewStatement
   - show/count device
     - ShowDevicesStatement
     - CountDevicesStatement
   - show/count database
     - ShowDatabaseStatement
     - ShowTTLStatement
     - CountDatabaseStatement
   - show paths set template
     - ShowPathSetTemplateStatement
   - show path using template
     - ShowPathsUsingTemplateStatement
   - show/count child nodes
     - ShowChildPathsStatement
     - ShowChildNodesStatement


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to