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

Adapt Slice Manager to shift tuples and add test #38

Closed julianev closed 3 years ago

julianev commented 3 years ago

Slice Manager moves tuples to correct slices for split, delete and add modifications. Test for Slice Manager varifies correct slice edges.