You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2020/06/17 03:30:00 UTC

[jira] [Updated] (KAFKA-5636) Add Sliding-Window support for Aggregations

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

Sophie Blee-Goldman updated KAFKA-5636:
---------------------------------------
    Labels: needs-kip  (was: )

> Add Sliding-Window support for Aggregations
> -------------------------------------------
>
>                 Key: KAFKA-5636
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5636
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>    Affects Versions: 0.11.0.0
>            Reporter: Michael G. Noll
>            Assignee: Sophie Blee-Goldman
>            Priority: Major
>              Labels: needs-kip
>
> We support three windowing types for aggregations in the DSL right now:
>  * Tumbling windows
>  * Hopping windows (note: some stream processing tools call these "sliding windows")
>  * Session windows
> Some users have expressed the need for sliding windows. While we do use sliding windows for joins, we do not yet support sliding window aggregations in the DSL



--
This message was sent by Atlassian Jira
(v8.3.4#803005)