You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Xuefu Zhang (JIRA)" <ji...@apache.org> on 2019/01/31 00:34:00 UTC

[jira] [Created] (FLINK-11478) Handle existing table registration via YAML file in the context of catalog support

Xuefu Zhang created FLINK-11478:
-----------------------------------

             Summary: Handle existing table registration via YAML file in the context of catalog support
                 Key: FLINK-11478
                 URL: https://issues.apache.org/jira/browse/FLINK-11478
             Project: Flink
          Issue Type: Sub-task
          Components: SQL Client, Table API &amp; SQL
            Reporter: Xuefu Zhang
            Assignee: Xuefu Zhang


Before we introduce Catalog, it's common for user to define his/her tables in SQL client YAML file.  With catalog support, it is no longer necessary. However, to keep backward compatibility, this mechanism should continue functioning. Behind the scene, we need to solve the problem of the same tables is registered every time user launches SQL client.



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