TaoZex commented on code in PR #3742:
URL: 
https://github.com/apache/incubator-seatunnel/pull/3742#discussion_r1051318828


##########
docs/en/connector-v2/sink/Kafka.md:
##########
@@ -33,6 +33,12 @@ By default, we will use 2pc to guarantee the message is sent 
to kafka exactly on
 
 Kafka Topic.
 
+Currently two formats are supported:
+
+1. Fill in the name of the topic.
+
+2. Use value of a field from upstream data as topic,the format is ${your field 
name}, where topic is the value of one of the columns of the upstream data.

Review Comment:
   Thanks,I have fixed it.



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