Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
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
Attachments
Issue Links
- links to