adutra commented on code in PR #1505:
URL: https://github.com/apache/polaris/pull/1505#discussion_r2085268721


##########
quarkus/service/src/main/java/org/apache/polaris/service/quarkus/config/QuarkusFeaturesConfiguration.java:
##########
@@ -29,5 +30,11 @@ public interface QuarkusFeaturesConfiguration extends 
FeaturesConfiguration {
   Map<String, String> defaults();
 
   @Override
-  Map<String, FeaturesConfiguration.RealmOverrides> realmOverrides();
+  Map<String, QuarkusRealmOverrides> realmOverrides();

Review Comment:
   Hmm I haven't changed anything related to that lately, which change are you 
referring to exactly?



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