[ 
https://issues.apache.org/jira/browse/IOTDB-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Yurong Su reopened IOTDB-2349:
------------------------------------

> [Group By]No warn message when aggregate function and timeseries types do not 
> match
> -----------------------------------------------------------------------------------
>
>                 Key: IOTDB-2349
>                 URL: https://issues.apache.org/jira/browse/IOTDB-2349
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: Others
>    Affects Versions: 0.13.0-SNAPSHOT
>            Reporter: FengQingxin
>            Assignee: Steve Yurong Su
>            Priority: Minor
>              Labels: 0.13.0
>         Attachments: image-2022-01-11-14-56-10-138.png, 
> image-2022-01-11-14-57-11-628.png, image-2022-01-11-14-58-08-567.png
>
>
> Hi IoTDBers,
>  When I usingiotdb-cli in master branch,I hava a confuse.
> First, I have many timeseries in my IoTDB,
> !image-2022-01-11-14-56-10-138.png!
> Second, I use SQL: select min_value(s_1) from root.test.g_0.d_0 group by 
> ([now() - 80s, now()), 10s) ,I got a result set like below:
> !image-2022-01-11-14-57-11-628.png!
> But If I use SQL : select min_value(s_1) from root.test.g_0.d_0 (wtihout 
> group by), I got an error meaasge:
> !image-2022-01-11-14-58-08-567.png!
> Please help us to check this.Which one is right.
> Thanks.
> B.R.
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to