TU-Berlin-DIMA / scotty-window-processor

This repository provides Scotty, a framework for efficient window aggregations for out-of-order Stream Processing.
https://tu-berlin-dima.github.io/scotty-window-processor/
Apache License 2.0
75 stars 23 forks source link

Fix slicing sliding window #53

Closed julianev closed 2 years ago

julianev commented 2 years ago

Fixes https://github.com/TU-Berlin-DIMA/scotty-window-processor/issues/49 to create correct slices for sliding windows where the size is not a multiple of the slide parameter.