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


##########
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:
   If we want to fix to keep the old behavior, then the only doc update is 
"config" -> "features" change



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

Reply via email to