[
https://issues.apache.org/jira/browse/FLINK-36916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yiyu Tian updated FLINK-36916:
------------------------------
Description:
{{SELECT TYPEOF(CAST((1,2) AS ROW<field1 INT, field2 INT>));}}
results in {{Unexpected error in type inference logic of function 'TYPEOF'.
This is a bug.}}
> Unexpected error in type inference logic of function 'TYPEOF' for ROW
> ---------------------------------------------------------------------
>
> Key: FLINK-36916
> URL: https://issues.apache.org/jira/browse/FLINK-36916
> Project: Flink
> Issue Type: Bug
> Reporter: Yiyu Tian
> Priority: Major
>
> {{SELECT TYPEOF(CAST((1,2) AS ROW<field1 INT, field2 INT>));}}
> results in {{Unexpected error in type inference logic of function 'TYPEOF'.
> This is a bug.}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)