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

[jira] [Commented] (FLINK-10231) Support views in Table API

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

Fabian Hueske commented on FLINK-10231:
---------------------------------------

We might want to deprecate {{TableEnvironment.registerTable(name: String, table: Table)}} when we add proper support for views.

> Support views in Table API
> --------------------------
>
>                 Key: FLINK-10231
>                 URL: https://issues.apache.org/jira/browse/FLINK-10231
>             Project: Flink
>          Issue Type: New Feature
>          Components: Table API &amp; SQL
>            Reporter: Timo Walther
>            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)