[GitHub] samza pull request #18: Add a basic implementation of a Session Window.

2016-11-07 Thread vjagadish1989
Github user vjagadish1989 closed the pull request at: https://github.com/apache/samza/pull/18 --- 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

[GitHub] samza pull request #18: Add a basic implementation of a Session Window.

2016-11-07 Thread vjagadish1989
GitHub user vjagadish1989 opened a pull request: https://github.com/apache/samza/pull/18 Add a basic implementation of a Session Window. Simplifying assumptions: - Aggregations are done based on system time. (So, no notion of late arrivals based on event-time). Sessions can be e