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


##########
polaris-core/src/main/java/org/apache/polaris/core/storage/PolarisStorageConfigurationInfo.java:
##########
@@ -83,6 +84,9 @@ public boolean validatePrefix() {
 
   public abstract List<String> getAllowedLocations();
 
+  @Nullable
+  public abstract String getStorageName();

Review Comment:
   Are you planning to hook it up to Management REST API later or keep it as an 
internal option for custom builds?



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