dimas-b commented on code in PR #1586:
URL: https://github.com/apache/polaris/pull/1586#discussion_r2096448449


##########
polaris-core/src/main/java/org/apache/polaris/core/storage/StorageLocation.java:
##########
@@ -19,8 +19,9 @@
 package org.apache.polaris.core.storage;
 
 import jakarta.annotation.Nonnull;
-import java.net.URI;
+import org.apache.hadoop.yarn.logaggregation.LogCLIHelpers;
 import org.apache.polaris.core.storage.azure.AzureLocation;
+import org.apache.hadoop.fs.Path;

Review Comment:
   Side note: reviewing new code takes effort. Nessie's code already went 
through substantial reviews.



-- 
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