You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Li Ruibo (Jira)" <ji...@apache.org> on 2022/02/24 02:46:00 UTC

[jira] [Commented] (IOTDB-2590) group by [interval, step], allow step and interval to be small, and there can be overlapping Windows

    [ https://issues.apache.org/jira/browse/IOTDB-2590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17497127#comment-17497127 ] 

Li Ruibo commented on IOTDB-2590:
---------------------------------

Please describe the issue in English to make it understandable to as many community members as possible.

And, can you please enlight me that in what scenario we need step < interval?

> group by [interval, step], allow step and interval to be small, and there can be overlapping Windows
> ----------------------------------------------------------------------------------------------------
>
>                 Key: IOTDB-2590
>                 URL: https://issues.apache.org/jira/browse/IOTDB-2590
>             Project: Apache IoTDB
>          Issue Type: New Feature
>            Reporter: gongning
>            Priority: Major
>
> group by 【interval, step】,允许 step 小于 interval ,可有重叠窗口
> 比如: select count(status), max_value(temperature) from root.ln.wf01.wt01 group by ([2017-11-01T00:00:00, 2017-11-07T23:00:00), 60,15m);
> 按60分钟开窗,支持15分钟滑窗。当前step 必须要大于等于 interval。



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