GreaterBuilder opened a new issue, #9343: URL: https://github.com/apache/iotdb/issues/9343
### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version iotdb1.0.0 ### Describe the bug and provide the minimal reproduce step 我们在使用iotdb的select做查询时,有时候查询结果与我们实际的预期结果不一致,但是在查询sql中加上order by time desc或者order by timeseries desc查询到的结果就符合我们的查询结果   ### What did you expect to see? 期望可以获得正确的查询结果,或者加上order by 是如何获取到正确结果的,是因为我们查询方式不正确造成的吗? ### 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]
