yun-spring opened a new issue, #9712:
URL: https://github.com/apache/iotdb/issues/9712

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and 
found nothing similar.
   
   
   ### Version
   
   1.1.0
   
   ### Describe the bug and provide the minimal reproduce step
   
   我简单写了个测试代码,这可能是个bug,麻烦专业人员测试验证一下,SessionDataSet 
executeRawDataQuery(List<String> paths, long startTime, long endTime);
   这个接口中 path是root.logDetail.**,可以查出数据,path是root.logDetail.*.*.*.*.*,就查不出来
   
   > 
   
   ### What did you expect to see?
   
   path是root.logDetail.**,path是root.logDetail.*.*.*.*.*,都能用SessionDataSet 
executeRawDataQuery查出数据
   
   ### What did you see instead?
   
   no
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] 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