hailin0 commented on code in PR #3085: URL: https://github.com/apache/incubator-seatunnel/pull/3085#discussion_r996987792
########## docs/en/connector-v2/sink/Kafka.md: ########## @@ -21,6 +21,7 @@ By default, we will use 2pc to guarantee the message is sent to kafka exactly on | bootstrap.servers | string | yes | - | | kafka.* | kafka producer config | no | - | | semantic | string | no | NON | +| partition_key | string | no | - | Review Comment: ```suggestion | partition_key | string | no | - | ``` checkstyle -- 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]
