LvJiancheng commented on code in PR #4396:
URL: https://github.com/apache/incubator-inlong/pull/4396#discussion_r882674662


##########
inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/enums/SourceType.java:
##########
@@ -42,6 +43,7 @@ public enum SourceType {
     public static final String SOURCE_KAFKA = "KAFKA";
     public static final String SOURCE_PULSAR = "PULSAR";
     public static final String SOURCE_POSTGRES = "POSTGRES";
+    public static final String SOURCE_ORACLE = "oracle";

Review Comment:
   done



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