eric-maynard commented on code in PR #2149:
URL: https://github.com/apache/polaris/pull/2149#discussion_r2242405845
##########
service/common/src/main/java/org/apache/polaris/service/catalog/iceberg/IcebergCatalog.java:
##########
@@ -2612,16 +2572,6 @@ protected FileIO loadFileIO(String ioImpl, Map<String,
String> properties) {
callContext, ioImpl, properties, identifier, locations,
storageActions, resolvedPath);
}
- private void blockedUserSpecifiedWriteLocation(Map<String, String>
properties) {
Review Comment:
Agreed that it can be removed, but unlike
`blockedUserSpecifiedWriteLocation` it's not related to this PR so I think we
should do that separately.
--
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]