Hisoka-X commented on code in PR #4243:
URL: 
https://github.com/apache/incubator-seatunnel/pull/4243#discussion_r1122657884


##########
docs/en/connector-v2/sink/Kafka.md:
##########
@@ -84,6 +84,10 @@ If name is set as the key, then the hash value of the name 
column will determine
 
 If not set partition key fields, the null message key will be sent to.
 
+The format of the message key is json, If name is set as the key, for example 
'{"name":"Jack"}'.

Review Comment:
   Maybe you should change to `If the format of the message is json, and the 
name field be setted as the partition_key_fields, for example 
'{"name":"Jack"}'. Then `Jack` will be used for partition`.



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