Details
-
Bug
-
Status: Open
-
P3
-
Resolution: Unresolved
-
None
-
None
Description
Both merging windows (such as sessions) and triggering only actually happen at an aggregation (GroupByKey). We should produce errors in any of these cases:
1. Merging window used without a downstream GroupByKey
2. Triggers used without a downstream GroupByKey
3. Window inspected after inserting a merging window and before the GroupByKey