dimas-b commented on code in PR #2523: URL: https://github.com/apache/polaris/pull/2523#discussion_r2402610748
########## runtime/defaults/src/main/resources/application.properties: ########## @@ -113,7 +113,7 @@ polaris.realm-context.require-header=false polaris.features."ENFORCE_PRINCIPAL_CREDENTIAL_ROTATION_REQUIRED_CHECKING"=false polaris.features."SUPPORTED_CATALOG_STORAGE_TYPES"=["S3","GCS","AZURE"] -# polaris.features."ENABLE_CATALOG_FEDERATION"=true +polaris.features."ENABLE_CATALOG_FEDERATION"=true Review Comment: Do we want to enable catalog federation in this PR?.. or was it committed by mistake? 😅 -- 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]
