EMsnap commented on code in PR #4176:
URL: https://github.com/apache/incubator-inlong/pull/4176#discussion_r871166716


##########
inlong-sort/sort-common/src/main/java/org/apache/inlong/sort/protocol/node/load/HiveLoadNode.java:
##########
@@ -37,6 +37,9 @@
 import java.util.List;
 import java.util.Map;
 
+/**
+ * hive load node with FlinkCdc

Review Comment:
   sure it's a typo, thanks



##########
inlong-sort/sort-common/src/main/java/org/apache/inlong/sort/protocol/node/Node.java:
##########
@@ -33,6 +33,9 @@
 import java.util.Map;
 import java.util.TreeMap;
 
+/**
+ * Base class for extract node and load node

Review Comment:
   modified



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