dimas-b commented on code in PR #2650: URL: https://github.com/apache/polaris/pull/2650#discussion_r2382812797
########## runtime/defaults/src/main/resources/application.properties: ########## @@ -122,9 +122,29 @@ polaris.features."SUPPORTED_CATALOG_CONNECTION_TYPES"=["ICEBERG_REST"] # polaris.persistence.type=eclipse-link # polaris.persistence.type=in-memory-atomic polaris.persistence.type=in-memory -# polaris.persistence.type=relational-jdbc - +#polaris.persistence.type=relational-jdbc polaris.secrets-manager.type=in-memory +#disable localstack Review Comment: @fabio-rizzo-01 : could you fix this together with the other minor comment? -- 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]
