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


##########
polaris-core/src/main/java/org/apache/polaris/core/PolarisConfiguration.java:
##########
@@ -103,6 +103,22 @@ public static <T> Builder<T> builder() {
               .defaultValue(false)
               .build();
 
+  // Config key for whether to skip credential-subscoping indirection entirely 
whenever trying

Review Comment:
   Can we move this into the description? The description should ideally be 
detailed enough to understand the config without an additional comment 
explaining it.



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