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

Bowen Li updated FLINK-12257:
-----------------------------
    Description: In FLINK-11476, we created CatalogManager to hook up planner 
with unified catalog APIs. What's missing there is, at the very last step, 
convert CatalogBaseTable to org.apache.calcite.schema.Table so that planner can 
use unified catalog APIs, like how 
{{ExternalTableUtil.fromExternalCatalogTable()}} works to convert the old 
{{ExternalCatalogTable}} to a Calcite table  (was: In FLINK-11476, we created 
CatalogManager to hook up planner with unified catalog APIs. What's missing 
there is, at the very last step, convert )

> Convert CatalogBaseTable to org.apache.calcite.schema.Table so that planner 
> can use unified catalog APIs
> --------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-12257
>                 URL: https://issues.apache.org/jira/browse/FLINK-12257
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: Bowen Li
>            Assignee: Bowen Li
>            Priority: Major
>             Fix For: 1.9.0
>
>
> In FLINK-11476, we created CatalogManager to hook up planner with unified 
> catalog APIs. What's missing there is, at the very last step, convert 
> CatalogBaseTable to org.apache.calcite.schema.Table so that planner can use 
> unified catalog APIs, like how 
> {{ExternalTableUtil.fromExternalCatalogTable()}} works to convert the old 
> {{ExternalCatalogTable}} to a Calcite table



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

Reply via email to