lasdf1234 commented on code in PR #12420:
URL: https://github.com/apache/gravitino/pull/12420#discussion_r3795272390


##########
core/src/main/java/org/apache/gravitino/catalog/SupportsCatalogs.java:
##########
@@ -97,13 +103,48 @@ default boolean catalogExists(NameIdentifier ident) {
    * @throws NoSuchMetalakeException If the metalake does not exist.
    * @throws CatalogAlreadyExistsException If the catalog already exists.
    */
-  Catalog createCatalog(
+  default Catalog createCatalog(

Review Comment:
   Got resolved.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to