[
https://issues.apache.org/jira/browse/FLINK-31259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701175#comment-17701175
]
Darcy Lin commented on FLINK-31259:
-----------------------------------
[~jark]We also have the same usage scenario, sql-gateway needs to be able to
add catalog after startup, instead of adding catalog for each user who uses
sql-gateway. Just like Trino can define a catalog in its configuration file,
sometimes the catalog contains a lot of sensitive information. Even if there is
no sensitive information, it is very cumbersome for users to add it by
themselves. The same logic applies to vvp, as long as the catalog is created on
the vvp platform, all users can use it.
> Gateway supports initialization of catalog at startup
> -----------------------------------------------------
>
> Key: FLINK-31259
> URL: https://issues.apache.org/jira/browse/FLINK-31259
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / Gateway
> Affects Versions: 1.18.0
> Reporter: Shammon FY
> Assignee: Shammon FY
> Priority: Major
>
> Support to initializing catalogs in gateway when it starts
--
This message was sent by Atlassian Jira
(v8.20.10#820010)