[
https://issues.apache.org/jira/browse/IOTDB-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhaoxiuting closed IOTDB-101.
-----------------------------
Resolution: Fixed
ok
> This is an example of SQL in user manual. Why use sum function and mean
> function to process Boolean data???
> -----------------------------------------------------------------------------------------------------------
>
> Key: IOTDB-101
> URL: https://issues.apache.org/jira/browse/IOTDB-101
> Project: Apache IoTDB
> Issue Type: Bug
> Reporter: zhaoxiuting
> Priority: Major
> Labels: pull-request-available
> Attachments: image-2019-05-24-17-28-23-691.png
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Step1:The first example of SQL in user manual is SELECT SUM(status),
> SUM(temperature) FROM root.ln.wf01.wt01 WHERE root.ln.wf01.wt01.temperature <
> 24.
> The second example of SQL in user manual is SELECT MEAN(status),
> MEAN(temperature) FROM root.ln.wf01.wt01 WHERE root.ln.wf01.wt01.temperature
> < 24
> Step2:
> !image-2019-05-24-17-28-23-691.png!
> Exception:It is suggested to modify the example SQL statement in the user
> manual.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)