CosmosNi commented on code in PR #8724:
URL: https://github.com/apache/seatunnel/pull/8724#discussion_r1957547817


##########
seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/serialize/DefaultSeaTunnelRowSerializer.java:
##########
@@ -234,6 +275,7 @@ private static SerializationSchema 
createSerializationSchema(
             ReadonlyConfig pluginConfig) {
         switch (format) {
             case JSON:
+            case NATIVE:

Review Comment:
   Yes, content is not json.This is used to process producerRecord.



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