snazy commented on code in PR #3782:
URL: https://github.com/apache/polaris/pull/3782#discussion_r2812507797
##########
runtime/service/src/main/java/org/apache/polaris/service/catalog/iceberg/CatalogHandlerUtils.java:
##########
@@ -220,12 +214,6 @@ public CreateNamespaceResponse createNamespace(
.build();
}
- public void namespaceExists(SupportsNamespaces catalog, Namespace namespace)
{
Review Comment:
Not sure, we've already changed this class for various Polaris specific
reasons in the past, so I suspect it already diverged a lot.
--
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]