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/11/01 07:35:00 UTC

[jira] [Commented] (FLINK-10231) Add a view SQL DDL

    [ https://issues.apache.org/jira/browse/FLINK-10231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671204#comment-16671204 ] 

Shuyi Chen commented on FLINK-10231:
------------------------------------

I somewhat agree that registerTable to be replaced with registerView, but registerTableInternal is used for both registering virtual tables and real tables, so I think it can stay. What do you think, [~fhueske]?

Also, [~winipanda], the community is finalizing DDL design doc, and will share soon. You are welcome to comment on it :)

> Add a view SQL DDL
> ------------------
>
>                 Key: FLINK-10231
>                 URL: https://issues.apache.org/jira/browse/FLINK-10231
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table API &amp; SQL
>            Reporter: Timo Walther
>            Assignee: winifredtang
>            Priority: Major
>
> FLINK-10163 added initial view support for the SQL Client. However, for supporting the [full definition of views|https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-Create/Drop/AlterView] (with schema, comments, etc.) we need to support native support for views in the Table API.



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