You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Shuyi Chen (JIRA)" <ji...@apache.org> on 2018/08/28 18:40:00 UTC

[jira] [Assigned] (FLINK-10232) Add a SQL DDL

     [ https://issues.apache.org/jira/browse/FLINK-10232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shuyi Chen reassigned FLINK-10232:
----------------------------------

    Assignee: Shuyi Chen

> Add a SQL DDL
> -------------
>
>                 Key: FLINK-10232
>                 URL: https://issues.apache.org/jira/browse/FLINK-10232
>             Project: Flink
>          Issue Type: New Feature
>          Components: Table API &amp; SQL
>            Reporter: Timo Walther
>            Assignee: Shuyi Chen
>            Priority: Major
>
> This is an umbrella issue for all efforts related to supporting a SQL Data Definition Language (DDL) in Flink's Table & SQL API.
> Such a DDL includes creating, deleting, replacing:
> - tables
> - views
> - functions
> - types
> - libraries
> - catalogs
> If possible, the parsing/validating/logical part should be done using Calcite. Related issues are CALCITE-707, CALCITE-2045, CALCITE-2046, CALCITE-2214, and others.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)