Bowen Li created FLINK-12258:
--------------------------------
Summary: Decouple CatalogManager with Calcite
Key: FLINK-12258
URL:
https://issues.apache.org/jira/browse/FLINK-12258 Project: Flink
Issue Type: Sub-task
Components: Table SQL / API
Reporter: Bowen Li
Assignee: Dawid Wysakowicz
Fix For: 1.9.0
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)