Rui Wang created BEAM-8070:
------------------------------
Summary: Support empty array literal
Key: BEAM-8070
URL: https://issues.apache.org/jira/browse/BEAM-8070
Project: Beam
Issue Type: Sub-task
Components: dsl-sql-zetasql
Reporter: Rui Wang
Currently BeamSQL throws an IndexOutOfBoundsException when given a query with
an empty array literal. This happens because Calcite attempts to infer the
element types [1,2] from an empty element list.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)