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

Sophie Blee-Goldman updated KAFKA-5636:
---------------------------------------
    Description: 
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

  was:
We support three windowing types 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.  We already support 
sliding windows because they are used for joins, but we don't expose sliding 
windows directly through the API/DSL.

        Summary: Add Sliding-Window support for Aggregations  (was: DSL: allow 
sliding windows to be used directly (i.e. not just implicitly when doing joins))

> 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 Noll
>            Priority: Minor
>
> 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
(v7.6.3#76005)

Reply via email to