Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-2674 Rework windowing logic
  3. FLINK-2683

Add utilities for heap-backed keyed state in time panes

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Implemented
    • 0.10.0
    • 0.10.0
    • API / DataStream
    • None

    Description

      Time panes are commonly used for aligned time windows (tumbling and sliding). These utilities would represent the panes with per-pane keyed state.

      The implementation must support:

      • Evicting panes efficiently
      • iterating over the union of all panes' state per key for all keys (computing the window function for all keys)
      • efficient append the state for a key in a random pane

      Attachments

        Activity

          People

            sewen Stephan Ewen
            sewen Stephan Ewen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: