Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Currently, GroupByKeyAndWindowTransform emits collected data when performing close() operation. Emitting the collected data when receiving watermark is more natural than the current approach.