Xuefu Zhang created FLINK-11477: ----------------------------------- Summary: Define catalog entries in SQL client YAML file and handle the creation and registration of those entries Key: FLINK-11477 URL: https://issues.apache.org/jira/browse/FLINK-11477 Project: Flink Issue Type: Sub-task Components: SQL Client Reporter: Xuefu Zhang Assignee: Bowen Li
As the configuration for SQL client, the YAML file currently allows one to register tables along with other entities such as deployment, execution, and so on. However, it doesn't have a section for catalog registration. We need to support user registering catalogs at sql client. -- This message was sent by Atlassian JIRA (v7.6.3#76005)