Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-2914 Fn API merging window support
  3. BEAM-5149

Add support to the Java SDK harness to merge windows

Details

    Description

      Window merging function:

       

      Input: KV<nonce, iterable<OriginalWindow>>
      Output: KV<nonce, KV<iterable<UnmergedOriginalWindow>, iterable<KV<MergedWindow, iterable<ConsumedOriginalWindow>>>> 
      

      For each set of original windows, a list of all unmerged windows is output alongside a map of merged window to set of consumed windows. All original windows must be contained in either the unmerged original window set or one of the consumed original window sets. Each original window can only be part of one output set. The nonce is used by a runner to associate each input with its output. The nonce is represented as an opaque set of bytes.

      Attachments

        Issue Links

          Activity

            People

              lcwik Luke Cwik
              lcwik Luke Cwik
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 50m
                  1h 50m