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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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 & 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)