[
https://issues.apache.org/jira/browse/KAFKA-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122951#comment-15122951
]
ASF GitHub Bot commented on KAFKA-2653:
---------------------------------------
Github user guozhangwang closed the pull request at:
https://github.com/apache/kafka/pull/691
> Stateful operations in the KStream DSL layer
> --------------------------------------------
>
> Key: KAFKA-2653
> URL: https://issues.apache.org/jira/browse/KAFKA-2653
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Guozhang Wang
> Assignee: Guozhang Wang
> Fix For: 0.9.1.0
>
>
> This includes the interface design the implementation for stateful operations
> including:
> 0. table representation in KStream.
> 1. stream-stream join.
> 2. stream-table join.
> 3. table-table join.
> 4. stream / table aggregations.
> With 0 and 3 being tackled in KAFKA-2856 and KAFKA-2962 separately, this
> ticket is going to only focus on windowing definition and 1 / 2 / 4 above.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)