dimas-b commented on code in PR #2650: URL: https://github.com/apache/polaris/pull/2650#discussion_r2382810906
########## 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 Review Comment: true, @fabio-rizzo-01 : would you mind reverting this line for the sake of proper tranceability should someone need to see when and why it was added? -- 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]
