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

Xuefu Zhang resolved FLINK-10758.
---------------------------------
    Resolution: Done

The actual work is captured in FLINK-11476. Thus, I close this in favor of 
FLINK-11476.

> Refactor TableEnvironment so that all registration calls delegate to 
> CatalogManager 
> ------------------------------------------------------------------------------------
>
>                 Key: FLINK-10758
>                 URL: https://issues.apache.org/jira/browse/FLINK-10758
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / API
>            Reporter: Xuefu Zhang
>            Assignee: Xuefu Zhang
>            Priority: Major
>
> There are many different APIs defined in {{TableEnvironment}} class that 
> register tables/views/functions. Based on the design doc, those calls need to 
> be delegated to {{CatalogManager}}. However, not all delegations are 
> straightforward. For example. table registration could mean registering 
> permanent tables, temp tables, or views. This JIRA takes care of the details. 
> Please refer to the "TableEnvironment Class" section in the design doc 
> (attached to the parent task) for more details.



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

Reply via email to