Details

    • New Feature
    • Status: Open
    • P3
    • Resolution: Unresolved
    • None
    • None
    • sdk-ideas
    • None

    Description

      1.We can support some data-driven trigger, so we need expose data in OnElementContext of onElement method.
      2.We can support more flexible join, so we need expose buffer tag in TriggerContext, now this buffer tag is in SystemReduceFn.

      for example: SELECT STREAM * FROM Orders AS o JOIN Shipments AS s
      ON o.orderId = s.orderId AND s.rowtime BETWEEN o.rowtime AND o.rowtime + INTERVAL '1' HOUR;

      link: https://issues.apache.org/jira/browse/BEAM-101

      Attachments

        1. betweenJoin.png
          63 kB
          Jingsong Lee

        Activity

          People

            Unassigned Unassigned
            lzljs3620320 Jingsong Lee
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: