Yubin Li created FLINK-33780:
--------------------------------
Summary: Support to store default catalog in CatalogStore
Key: FLINK-33780
URL: https://issues.apache.org/jira/browse/FLINK-33780
Project: Flink
Issue Type: Sub-task
Components: Table SQL / API
Affects Versions: 1.19.0
Reporter: Yubin Li
Flink initially creates a default catalog which is included in the `Map<String,
Catalog> catalogs`, but is not stored in the CatalogStore.
After conducting thorough investigation, I've determined that the necessary
modification can be made within the `CatalogManager`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)