Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-12483

SQL: Swapping arguments in HOP window results in invalid window assignment

Details

    • Bug
    • Status: Open
    • P3
    • Resolution: Unresolved
    • 2.31.0
    • None
    • dsl-sql
    • None

    Description

      If we (by mistake) swap arguments of HOP window, we end-up with invalid WindowFn, that can produce empty windows, which then subsequently results in
      java.lang.IllegalArgumentException: WindowedValue requires windows, but there were none

      We need to verify that the arguments are correct prior to constructing the WindowFn.

      Attachments

        Activity

          People

            Unassigned Unassigned
            janl Jan Lukavský
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: