GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/781
[WIP] KAFKA-3104: add windowed aggregation to KStream
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guozhangwang/kafka K3104
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/781.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 #781
----
commit bf4c4cb3dbb5b4066d9c3e0ada5b7ffd98eb129a
Author: Guozhang Wang <[email protected]>
Date: 2016-01-14T20:27:58Z
add internal source topic for tracking
commit 1485dff08a76c6ff685b0fe72226ce3b629b1d3c
Author: Guozhang Wang <[email protected]>
Date: 2016-01-14T22:32:08Z
minor fix for this.interSourceTopics
commit 60cafd0885c41f93e408f8d89880187ddec789a1
Author: Guozhang Wang <[email protected]>
Date: 2016-01-15T01:09:00Z
add KStream windowed aggregation
commit 983a626008d987828deabe45d75e26e909032843
Author: Guozhang Wang <[email protected]>
Date: 2016-01-15T01:34:56Z
merge from apache trunk
commit 57051720de4238feb4dc3c505053096042a87d9c
Author: Guozhang Wang <[email protected]>
Date: 2016-01-15T21:38:53Z
v1
commit 4a49205fcab3a05ed1fd05a34c7a9a92794b992d
Author: Guozhang Wang <[email protected]>
Date: 2016-01-15T22:07:17Z
minor fix on HoppingWindows
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---