You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Bowen Li (JIRA)" <ji...@apache.org> on 2018/11/03 05:01:00 UTC

[jira] [Created] (FLINK-10769) port InMemoryExternalCatalog to java

Bowen Li created FLINK-10769:
--------------------------------

             Summary: port InMemoryExternalCatalog to java
                 Key: FLINK-10769
                 URL: https://issues.apache.org/jira/browse/FLINK-10769
             Project: Flink
          Issue Type: Sub-task
          Components: Table API &amp; SQL
            Reporter: Bowen Li
            Assignee: Bowen Li
             Fix For: 1.8.0


In the Flink-Hive integration design, we propose a new FlinkInMemoryCatalog (FLINK-10697) for production use. FlinkInMemoryCatalog will share some part with the existing InMemoryExternalCatalog, thus we need to make changes to InMemoryExternalCatalog.

As we are moving away from Scala to Java, we should write all new code/feature in Java. Therefore, we will port InMemoryExternalCatalog to java first without any feature or behavior change.

This is a pre-requisite for FLINK-10697



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