pavibhai commented on code in PR #1424: URL: https://github.com/apache/polaris/pull/1424#discussion_r2192675939
########## polaris-core/src/main/java/org/apache/polaris/core/config/FeatureConfiguration.java: ########## @@ -298,4 +298,12 @@ public static void enforceFeatureEnabledOrThrow( + "in their snapshot summary") .defaultValue(false) .buildFeatureConfiguration(); + + public static final FeatureConfiguration<Boolean> ENABLE_KMS_SUPPORT_FOR_S3 = Review Comment: @flyrain I am thinking we should also support automatic determination of bucket keys and their inclusion in the vending without requiring configuration. -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org