XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8.4
    • streaming
    • None

    Description

      Return a normal Stream instead of WindowStream on window function. Window function defines a boundary (window) for elements and the following operations should fall in corresponding boundaries. The boundary should not change until a new window function is defined. The default boundary is the GlobalWindows if not defined.

      This means there will be a window context for each underlying task. Elements are emitted in terms of the trigger semantics.

      Attachments

        Issue Links

          Activity

            People

              mauzhang Manu Zhang
              mauzhang Manu Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: