Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/5376
Ah, one problem: What happens if the offset is larger (by absolute value)
than the window length? Then the offset would still be negative with this
change.---
