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

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and 
found nothing similar.
   
   
   ### Version
   
   0.13.3
   
   ### Describe the bug and provide the minimal reproduce step
   
   timestamp_precision=us/ns使用group by滑动时间统计错误
   
   使用SQL为:SELECT count(successTimes) as successTimes FROM 
root.bridata.dss.t_model.bridatafusionv2.NODE_DATA.1764953506462040064.a0fqzicu7b486019276
 GROUP BY ([2024-03-05 22:00:00, 2024-03-06 11:00:00),1h)
   
   
![image](https://github.com/apache/iotdb/assets/7069880/34aba6c5-fee3-4f30-bc1d-e8e7424bf62b)
   
   
![image](https://github.com/apache/iotdb/assets/7069880/bff4bcdc-f5a3-4433-adcd-499f3c97ef89)
   
   
   ### What did you expect to see?
   
   正确统计
   
   ### What did you see instead?
   
   无法正确统计
   
   ### Anything else?
   
   _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