You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/08/06 11:27:50 UTC

[GitHub] [inlong] healchow commented on a diff in pull request #5383: [INLONG-5382][Manager][Agent] Optimized the file collection configuration

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


##########
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:
   What does `--CSV or json` mean?



-- 
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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org