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/10/11 03:16:13 UTC

[GitHub] [inlong] EMsnap commented on a diff in pull request #6132: [INLONG-6131][Agent] Support file filtering by condition

EMsnap commented on code in PR #6132:
URL: https://github.com/apache/inlong/pull/6132#discussion_r991777389


##########
inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/pojo/FileJob.java:
##########
@@ -41,13 +41,16 @@ public class FileJob {
 
     private String envList;
 
-    private List<Map<String, String>> metaFields;
+    // json sting, List<Map<String,string>>

Review Comment:
   string



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