GanfengTan commented on code in PR #5383:
URL: https://github.com/apache/inlong/pull/5383#discussion_r939520451
##########
inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/pojo/FileJob.java:
##########
@@ -88,6 +90,12 @@ public static class FileJobTaskConfig {
private String envList;
private List<Map<String, String>> metaFields;
+ // Type of data result for column separator
+ // for example: separator(,),(|),(,)--CSV or json
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]