[
https://issues.apache.org/jira/browse/CALCITE-7658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated CALCITE-7658:
------------------------------------
Labels: pull-request-available (was: )
> Type checker rejects CAST(ARRAY() AS ROW(x INT) ARRAY)
> ------------------------------------------------------
>
> Key: CALCITE-7658
> URL: https://issues.apache.org/jira/browse/CALCITE-7658
> Project: Calcite
> Issue Type: Bug
> Components: core
> Affects Versions: 1.42.0
> Reporter: Mihai Budiu
> Assignee: Mihai Budiu
> Priority: Minor
> Labels: pull-request-available
>
> The typechecker accepts casts of empty arrays to other array types, such as
> INT ARRAY, but rejects casts to ARRAYs whose elements are ROW-typed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)