vernedeng commented on code in PR #6087: URL: https://github.com/apache/inlong/pull/6087#discussion_r990603887
########## inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/consts/SinkType.java: ########## @@ -36,5 +36,6 @@ 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 BASE = "BASE"; Review Comment: has renamed to **custom** -- 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: commits-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org