huyuanfeng2018 commented on code in PR #5079:
URL: https://github.com/apache/inlong/pull/5079#discussion_r922984430


##########
inlong-sort/sort-common/src/main/java/org/apache/inlong/sort/protocol/node/extract/KafkaExtractNode.java:
##########
@@ -75,6 +75,9 @@ public class KafkaExtractNode extends ExtractNode implements 
Metadata, Serializa
     @JsonProperty("groupId")
     private String groupId;
 
+    @JsonProperty("kafkaScanSpecificOffset")
+    private String kafkaScanSpecificOffset;

Review Comment:
   OK, thanks for your advice



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