GitHub user vjagadish1989 opened a pull request: https://github.com/apache/samza/pull/343
SAMZA-1473 Fix handling of initial values for aggregating windows - Handle initial values for windows with foldLeftFunctions configured - Improve trace level logging You can merge this pull request into a Git repository by running: $ git pull https://github.com/vjagadish1989/samza aggregating-window-fix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/343.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 #343 ---- commit a578577e7292fbcef8690d49fce91789c94436b6 Author: Jagadish <jvenkatra...@linkedin.com> Date: 2017-10-19T02:19:10Z timeseries store fix for aggregating windows commit fd36167dba0d86858a84bae3dec3b2437b72773b Author: Jagadish <jvenkatra...@linkedin.com> Date: 2017-10-26T03:31:51Z Add an unit test for testing behavior commit 78afd11930d9aca4f9fa047a54dede7215f1d2ab Author: Jagadish <jvenkatra...@linkedin.com> Date: 2017-10-26T22:40:17Z Revert unnecessary commits ---- ---