featzhang commented on code in PR #7894:
URL: https://github.com/apache/inlong/pull/7894#discussion_r1174726860


##########
inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/consts/InlongConstants.java:
##########
@@ -167,5 +167,8 @@ public class InlongConstants {
 
     public static final Set<String> STREAM_FIELD_TYPES =
             Sets.newHashSet("string", "int", "long", "float", "double", 
"date", "timestamp");
+    public static final String STREAM_FILED_JSON_NAME_PROP = "name";

Review Comment:
   Fixed, change to `BATCH_PARSING_FIELD_JSON_NAME_PROP`



-- 
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-unsubscr...@inlong.apache.org

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

Reply via email to