GitHub user guozhangwang opened a pull request: https://github.com/apache/kafka/pull/761
KAFKA-3081: Non-windowed Table Aggregation You can merge this pull request into a Git repository by running: $ git pull https://github.com/guozhangwang/kafka K3081 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/761.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #761 ---- commit 44a78b023a437690c4ef54b26ce3183bef002876 Author: Guozhang Wang <wangg...@gmail.com> Date: 2016-01-11T01:14:27Z add more serdes commit 1a3f1fe2b15f5d4e291f694073d7474461b9f35d Author: Guozhang Wang <wangg...@gmail.com> Date: 2016-01-12T22:00:36Z Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/kafka into K3081 commit 84160d0e2874c9bfba10a8dc59a3e44aac423147 Author: Guozhang Wang <wangg...@gmail.com> Date: 2016-01-13T01:07:34Z add table aggregation commit e08a67867e0de330731914bacd1abc23aa0f3f20 Author: Guozhang Wang <wangg...@gmail.com> Date: 2016-01-13T02:34:10Z add unit test commit c56b83b61581fa88bb7afbd893baf4adc6542cfe Author: Guozhang Wang <wangg...@gmail.com> Date: 2016-01-13T02:37:54Z checkstyle fixes ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---