[
https://issues.apache.org/jira/browse/IOTDB-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houliang Qi reassigned IOTDB-1453:
----------------------------------
Assignee: jihang
> 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
> Assignee: jihang
> Priority: Major
> Labels: pull-request-available
> 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)