gong commented on code in PR #4138:
URL: https://github.com/apache/incubator-inlong/pull/4138#discussion_r875414446


##########
inlong-manager/manager-client/src/main/java/org/apache/inlong/manager/client/api/util/InlongStreamSinkTransfer.java:
##########
@@ -320,4 +312,11 @@ private static HiveSink parseHiveSink(HiveSinkResponse 
sinkResponse, StreamSink
         return hiveSink;
     }
 
+    public static Pair<FieldType, Object> trandferfromstring(String type) {

Review Comment:
   `trandferfromstring` use CamelCase



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