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

   ### Search before asking
   
   - [x] I searched in the [issues](https://github.com/apache/iotdb/issues) and 
found nothing similar.
   
   
   ### Version
   
   版本2.0.5
   docker standalone部署
   
   ### Describe the bug and provide the minimal reproduce step
   
   在根据官方手册案例进行操作时报错
   <img width="1666" height="900" alt="Image" 
src="https://github.com/user-attachments/assets/2b31330d-00df-4f2f-b0f9-ee78f0ef97bc";
 />
   我的操作
   `SELECT COUNT(*) AS count FROM (SELECT * FROM root.cold.room9);`
   报错如下
   `Msg: org.apache.iotdb.jdbc.IoTDBSQLException: 700: Error occurred while 
parsing SQL to physical plan: line 1:30 no viable alternative at input 'SELECT 
COUNT(*) AS count FROM ('`
   
   ### What did you expect to see?
   
   和官网案例一致
   
   ### What did you see instead?
   
   报错
   
   ### 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