adutra commented on code in PR #3782:
URL: https://github.com/apache/polaris/pull/3782#discussion_r2812380793
##########
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:
This file is copied from Iceberg. I fear that, by removing unused methods,
we would make future merges from the upstream file more difficult, wdyt?
--
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]