[
https://issues.apache.org/jira/browse/FLINK-33780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17795171#comment-17795171
]
Yubin Li commented on FLINK-33780:
----------------------------------
[~hackergin] In addition to the conceptual necessity (default catalog is also
part of catalogs), I also found that the `show create catalog` statementÂ
proposed in https://issues.apache.org/jira/browse/FLINK-24939 would expose the
absence of the default catalog in the CatalogStore.
!image-2023-12-11-13-47-29-623.png|width=702,height=290!
> 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
> Priority: Major
> Attachments: image-2023-12-11-13-47-29-623.png
>
>
> 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)