gh-yzou commented on code in PR #1511:
URL: https://github.com/apache/polaris/pull/1511#discussion_r2085083738


##########
quarkus/defaults/src/main/resources/application.properties:
##########
@@ -113,8 +113,8 @@ 
polaris.features.defaults."SUPPORTED_CATALOG_STORAGE_TYPES"=["S3","GCS","AZURE",
 # polaris.features.defaults."ENABLE_CATALOG_FEDERATION"=true
 
 # realm overrides
-# 
polaris.features.realm-overrides."my-realm"."INITIALIZE_DEFAULT_CATALOG_FILEIO_FOR_TEST"=true
-# 
polaris.features.realm-overrides."my-realm"."SKIP_CREDENTIAL_SUBSCOPING_INDIRECTION"=true
+# 
polaris.features.realm-overrides."my-realm".overrides."INITIALIZE_DEFAULT_CATALOG_FILEIO_FOR_TEST"=true

Review Comment:
   actually, never mind, this seems adding another key at the nest level, do we 
wan to add another key (which kind of changes how the config of overrides look 
like before), or revert the change before? cc @adutra @eric-maynard 



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