Details
-
Sub-task
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
None
-
None
Description
Right now, Flink Batch execution does not use WindowedValue internally, this means that all programs that interact with timestamps/windows will not work. We should just internally wrap everything in WindowedValue as we do in Flink Streaming. This also makes it very straightforward to add support for windows.
Attachments
Issue Links
- duplicates
-
BEAM-236 Implement Windowing in batch execution
- Triage Needed
- links to