Danny Chan created FLINK-13571:
----------------------------------
Summary: Support full data type in sql DML
Key: FLINK-13571
URL:
https://issues.apache.org/jira/browse/FLINK-13571 Project: Flink
Issue Type: Improvement
Components: Table SQL / API
Affects Versions: 1.9.0
Reporter: Danny Chan
Fix For: 1.10.0
In Flink-13335, we have aligned the SQL CREATE TABLE DDL with FLIP-37, mainly for the data types, but for the DML and sql queries, we still only support the old data types(cast expression and literals). We should sync the data types for DMLs also.
For reasons of the implementations, we decide to postpone this to 1.10.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)