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

winifredtang commented on FLINK-10231:
--------------------------------------

[~fhueske] Hello, could you give more details about it?  I try to achieve a 
view SQL DDL. I wonder if it would better for me to use the 
TableEnvironment.registerTableInternal(name: String, table: AbstractTable) 
instead of the TableEnvironment.registerTable(name: String, table: Table). 
Thanks a lot.

> 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 & 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)

Reply via email to