[ https://issues.apache.org/jira/browse/KAFKA-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guozhang Wang resolved KAFKA-2653. ---------------------------------- Resolution: Fixed Fix Version/s: 0.9.1.0 Issue resolved by pull request 730 [https://github.com/apache/kafka/pull/730] > 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)