[
https://issues.apache.org/jira/browse/FLINK-11478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-11478.
---------------------------
Resolution: Won't Fix
YAML is deprecated, and registering tables for sessions should use {{-i
init.sql}}.
> 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: Table SQL / API, Table SQL / Client
> Reporter: Xuefu Zhang
> Priority: Major
> Labels: auto-unassigned
>
> 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
(v8.3.4#803005)