You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (Jira)" <ji...@apache.org> on 2021/04/05 23:35:00 UTC

[jira] [Updated] (BEAM-12099) BIT_OR([]) returns no output.

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

Kyle Weaver updated BEAM-12099:
-------------------------------
    Status: Open  (was: Triage Needed)

> BIT_OR([]) returns no output.
> -----------------------------
>
>                 Key: BEAM-12099
>                 URL: https://issues.apache.org/jira/browse/BEAM-12099
>             Project: Beam
>          Issue Type: Bug
>          Components: dsl-sql-zetasql
>            Reporter: Kyle Weaver
>            Priority: P2
>
> {{SELECT BIT_OR( x) FROM UNNEST([]) AS x}}
> should return NULL, returns nothing.
> See https://github.com/apache/beam/pull/14392/commits/0357ffc4c17b2b756c7ab2b285202d3637c81f41
>  



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