You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2021/07/20 17:21:01 UTC

[jira] [Assigned] (BEAM-12483) SQL: Swapping arguments in HOP window results in invalid window assignment

     [ https://issues.apache.org/jira/browse/BEAM-12483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Beam JIRA Bot reassigned BEAM-12483:
------------------------------------

    Assignee:     (was: Jan Lukavský)

> SQL: Swapping arguments in HOP window results in invalid window assignment
> --------------------------------------------------------------------------
>
>                 Key: BEAM-12483
>                 URL: https://issues.apache.org/jira/browse/BEAM-12483
>             Project: Beam
>          Issue Type: Bug
>          Components: dsl-sql
>    Affects Versions: 2.31.0
>            Reporter: Jan Lukavský
>            Priority: P2
>              Labels: stale-assigned
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)