automatous opened a new issue, #14843:
URL: https://github.com/apache/iotdb/issues/14843

   ### Search before asking
   
   - [x] I searched in the [issues](https://github.com/apache/iotdb/issues) and 
found nothing similar.
   
   
   ### Motivation
   
   如:
     1. IoTDB> show devices root.ln.** where template = 
't1',显示device的对应的创建时间(第一次出现的时间),最后一次出现的时间,测试点,数据点总数等等元数据信息;
     2. IoTDB> show devices root.ln.** where time >= 1 and time <= 
100,显示指定时间内出现的所有的devices(这个语句有些版本支持:version 1.3.3 (Build: 
ad95a7e),但经常会报各种异常,如:Msg: org.apache.iotdb.jdbc.IoTDBSQLException: 301: Cannot 
invoke "java.util.List.isEmpty()" because "bitMaps" is null)
   
   ### Solution
   
   _No response_
   
   ### Alternatives
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [x] I'm willing to submit a PR!


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