[
https://issues.apache.org/jira/browse/IOTDB-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369198#comment-17369198
]
jihang commented on IOTDB-1453:
-------------------------------
I verified this error on the master branch,commit
ID:7ac39ef139e590b566acc60643bd2e29c0cb4bee
Errors should be reported according to the distributed version
> cluster/server query time range error message diff
> ---------------------------------------------------
>
> Key: IOTDB-1453
> URL: https://issues.apache.org/jira/browse/IOTDB-1453
> Project: Apache IoTDB
> Issue Type: Bug
> Reporter: Haimei Guo
> Priority: Major
> Attachments: image-2021-06-24-14-31-44-973.png
>
>
> when query a time range that includes no data point, server and cluster mode
> behave differently. Cluster throws an error message, and server returns an
> empty result set. The details are shown below.
>
> sql:
> select status, temperature from root.ln.wf01.wt01 where time <
> 2017-11-01T00:05:00.000 and time > 2017-11-01T00:12:00.000
> !image-2021-06-24-14-31-44-973.png!
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)