Open prevosti opened 4 years ago
This PR adds 3 commits with the following changes:
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.
Fixes typo in test
Fixes size() function in SlidingWindow
This PR adds 3 commits with the following changes:
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.
Fixes typo in test
Fixes size() function in SlidingWindow