GitHub user manuzhang opened a pull request:

    https://github.com/apache/incubator-gearpump/pull/95

    Merge branch 'master' into akka-streams

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/manuzhang/incubator-gearpump akka-streams

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-gearpump/pull/95.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 #95
    
----
commit 66017ab7bf5166ec312684f0e3e49e7219b4c24d
Author: manuzhang <owenzhang1...@gmail.com>
Date:   2016-10-09T00:52:00Z

    [GEARPUMP-23] add window dsl
    
    The PR is opened for early review and the work is in progress with 
following todos.
    
    - [x] basic window dsl support with `WindowedWordCount` example
    - [x] improve `ReduceFunction` to not emit intermediate results
    - [x] add unit tests
    - [ ] add comments and update documentation
    - [ ] support different types of computation (e.g. monoid which doesn't 
require input elements to be held in the window)
    
    Author: manuzhang <owenzhang1...@gmail.com>
    
    Closes #85 from manuzhang/window_dsl.

commit 9b879456d6ff03e961aca97857903082be189084
Author: manuzhang <owenzhang1...@gmail.com>
Date:   2016-10-10T04:42:16Z

    [GEARPUMP-218] add shaded library as transitive dependencies
    
    Author: manuzhang <owenzhang1...@gmail.com>
    
    Closes #92 from manuzhang/add_shaded_pom.

commit 1b9889121c0d776c9423544b76e27292838d1300
Author: darionyaphet <darion.yap...@gmail.com>
Date:   2016-10-10T22:10:33Z

    GEARPUMP-215 Gearpump Redis Integration - RedisSink
    
    [Gearpump Redis Integration - 
RedisStorage](https://issues.apache.org/jira/browse/GEARPUMP-215)
    
    Author: darionyaphet <darion.yap...@gmail.com>
    
    Closes #93 from darionyaphet/GEARPUMP-215.

commit d5bf3533d75ade9f9b780fc018a532670f64316c
Author: manuzhang <owenzhang1...@gmail.com>
Date:   2016-10-11T03:53:11Z

    Merge branch 'master' into akka-streams

----


---
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.
---

Reply via email to