Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FLINK-2674 Rework windowing logic, sub-issues:

  • FLINK-2676 Add abstraction for keyed window state, Solution: WIP
  • FLINK-2680 Create a dedicated aligned-event time window operator, Solution: no blocker
  • FLINK-2779 Update documentation to reflect new Stream/Window API, Solution: PR #1208
  • FLINK-2780 Remove Old Windowing Logic and API, Solution: WIP
  • FLINK-2819 Add Windowed Join/CoGroup Operator Based on Tagged Union, Solution: WIP
  • FLINK-2550 Rework DataStream API, Solution: First parts merged

FLINK-2491 Operators are not participating in state checkpointing in some cases

...