pan3793 commented on code in PR #5416:
URL: https://github.com/apache/kyuubi/pull/5416#discussion_r1371220002


##########
externals/kyuubi-jdbc-engine/src/main/resources/META-INF/services/org.apache.kyuubi.engine.jdbc.connection.JdbcConnectionProvider:
##########
@@ -16,4 +16,5 @@
 #
 
 org.apache.kyuubi.engine.jdbc.doris.DorisConnectionProvider
-org.apache.kyuubi.engine.jdbc.phoenix.PhoenixConnectionProvider
\ No newline at end of file
+org.apache.kyuubi.engine.jdbc.phoenix.PhoenixConnectionProvider
+org.apache.kyuubi.engine.jdbc.postgresql.PostgreSqlConnectionProvider

Review Comment:
   let's add an additional newline at the end of the file to suppress the 
GitHub style complaint



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to