healchow commented on code in PR #7439:
URL: https://github.com/apache/inlong/pull/7439#discussion_r1118600841


##########
inlong-sort/sort-connectors/doris/src/main/java/org/apache/inlong/sort/doris/util/DorisParseUtils.java:
##########
@@ -49,6 +52,21 @@ public static String parseDeleteSign(RowKind rowKind) {
         }
     }
 
+    public static FieldGetter createFieldGetter(LogicalType type, int pos) {

Review Comment:
   Please add Java doc for the public method, thanks.



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