Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Having a non-keyed trigger requires that we have a way to iterate over the state for all keys, so that we can emit window results.
This should only be for internal use, but maybe users also want to iterate over the state for all keys.
As a corollary, we then also need a way to drop state for all keys at the same time.