lucaspeng12138 commented on code in PR #6233:
URL: https://github.com/apache/inlong/pull/6233#discussion_r1000087081
##########
inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/consts/SinkType.java:
##########
@@ -36,5 +36,5 @@ public class SinkType {
public static final String ORACLE = "ORACLE";
public static final String TDSQLPOSTGRESQL = "TDSQLPOSTGRESQL";
public static final String DLCICEBERG = "DLCICEBERG";
-
+ public static final String DORIS = "DORIS";
Review Comment:
Shall followed by a blank line?
--
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]