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

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and 
found nothing similar.
   
   
   ### Version
   
   1.0.0
   
   ### Describe the bug and provide the minimal reproduce step
   
   select last_value(cumulative_flow), last_value(forward_cumulative_flow), 
last_value(reverse_cumulative_flow)
   from ****
   where time <= **** align by device;
   
   ### What did you expect to see?
   
   应该可以查询到数据
   
   ### What did you see instead?
   
   [[INTERNAL_SERVER_ERROR(305)] Exception occurred: "select 
last_value(cumulative_flow), last_value(forward_cumulative_flow), 
last_value(reverse_cumulative_flow)
   
   ### 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