udim commented on pull request #14404: URL: https://github.com/apache/beam/pull/14404#issuecomment-813706652
This may have broken beam_PostCommit_Java_Nexmark_Direct: ``` 11:13:46 Caused by: java.lang.IllegalStateException: GroupByKey cannot be applied to non-bounded PCollection in the GlobalWindow without a trigger. Use a Window.into or Window.triggering transform prior to GroupByKey. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
