thexiay commented on code in PR #4249:
URL: https://github.com/apache/incubator-inlong/pull/4249#discussion_r876577957
##########
inlong-sort/sort-common/src/main/java/org/apache/inlong/sort/protocol/constant/PostgresConstant.java:
##########
@@ -49,6 +49,6 @@ public class PostgresConstant {
public static final String URL = "url";
- public static final String JDBC = "jdbc";
+ public static final String JDBC = "jdbc-inlong";
Review Comment:
all jdbc connector both use jdbc-inlong conenctor
--
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]