tumbling-window-aligned-to-zero

Status: IN

`TumblingWindowAggregator` aligns window boundaries to multiples of the window size starting from 0 — windows are `[0, size)`, `[size, 2*size)`, etc., not relative to the first event's timestamp.

Source: entries/2026/05/29/stream-join-processor-test_stream_join_processor.md

JSON