Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
FLINK-11476 introduced CatalogManager API and the FlinkCatalogManager implementation.
Due to that it currently depends on Calcite, a dependency that flink-table-api-java doesn't have right now. We temporarily put FlinkCatalogManager in flink-table-planner-blink.
Idealy FlinkCatalogManager should be in flink-table-api-java module.
Attachments
Issue Links
- is a parent of
-
FLINK-12601 Register DataStream/DataSet as DataStream/SetTableOperations in Catalog
- Closed
-
FLINK-12604 Register TableSource/Sink as CatalogTable
- Closed