You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Bowen Li (JIRA)" <ji...@apache.org> on 2019/04/18 17:28:00 UTC

[jira] [Created] (FLINK-12258) Decouple CatalogManager with Calcite

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)