Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.19.0
-
None
-
None
Description
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`.