[
https://issues.apache.org/jira/browse/FLINK-8039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-8039:
----------------------------------
Labels: auto-unassigned (was: stale-assigned)
> 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 SQL / API
> Reporter: Shuyi Chen
> Assignee: Shuyi Chen
> Priority: Major
> Labels: auto-unassigned
>
> 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
(v8.3.4#803005)