Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2 fixes and 1 feature #16

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

2 fixes and 1 feature #16

wants to merge 3 commits into from

Conversation

prevosti
Copy link

This PR adds 3 commits with the following changes:

  1. Adds the window operator object into the Temporal functions. This way an Aggregate function can call for a tick() on the window even for clock based windows.

  2. Fixes typo in test

  3. Fixes size() function in SlidingWindow

panickos and others added 3 commits November 18, 2018 23:28
… an Aggregate function can call for a tick() on the window even for clock based windows.

Added some tests to validate this.
Added assertions in tests to cover this bug as well as prevent regressions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants