[
https://issues.apache.org/jira/browse/FLINK-8039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther updated FLINK-8039:
--------------------------------
Issue Type: Sub-task (was: New Feature)
Parent: FLINK-10232
> Add a type SQL DDL
> ------------------
>
> Key: FLINK-8039
> URL: https://issues.apache.org/jira/browse/FLINK-8039
> Project: Flink
> Issue Type: Sub-task
> Components: Table API & SQL
> Reporter: Shuyi Chen
> Assignee: Shuyi Chen
> Priority: Major
>
> Allow us to create custom types using DDL, e.g.,
> {code:java}
> CREATE TYPE myrowtype AS (f1 INTEGER, f2 VARCHAR(10));
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)