[
https://issues.apache.org/jira/browse/FLINK-32699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weijie Guo updated FLINK-32699:
-------------------------------
Affects Version/s: 2.1.0
(was: 1.18.0)
> select typeof(proctime()); throw exception in sql-client
> --------------------------------------------------------
>
> Key: FLINK-32699
> URL: https://issues.apache.org/jira/browse/FLINK-32699
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / Planner
> Affects Versions: 2.1.0
> Reporter: Jacky Lau
> Priority: Major
> Fix For: 2.0.0
>
>
> {code:java}
> Flink SQL> select typeof(proctime());
>
> [ERROR] Could not execute SQL statement. Reason:
> org.apache.flink.table.planner.codegen.CodeGenException: Mismatch of
> function's argument data type 'TIMESTAMP_LTZ(3) NOT NULL' and actual argument
> type 'TIMESTAMP_LTZ(3)'
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)