eric-maynard commented on code in PR #395:
URL: https://github.com/apache/polaris/pull/395#discussion_r1811516476


##########
polaris-core/src/main/java/org/apache/polaris/core/PolarisConfiguration.java:
##########
@@ -154,6 +154,14 @@ public static <T> Builder<T> builder() {
           .defaultValue(false)
           .build();
 
+  public static final PolarisConfiguration<Boolean> 
ALLOW_EXTERNAL_CATALOG_CREDENTIAL_VENDING =

Review Comment:
   Admins could do that by just setting the flag on either INTERNAL or EXTERNAL 
catalogs, couldn't they? I don't see a reason to make the parameter specific to 
one type or the other.



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