flyrain commented on code in PR #1945:
URL: https://github.com/apache/polaris/pull/1945#discussion_r2167720890


##########
runtime/admin/src/main/resources/application.properties:
##########
@@ -37,6 +37,7 @@ quarkus.container-image.additional-tags=latest
 
 polaris.persistence.type=relational-jdbc
 
+quarkus.datasource.db-kind=postgresql

Review Comment:
   Can we move up a bit if this is a build time setting?  Anything below line 
35 should be runtime properties.



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