zhilinli123 commented on code in PR #6663:
URL: https://github.com/apache/seatunnel/pull/6663#discussion_r1557460490


##########
docs/zh/connector-v2/formats/avro.md:
##########
@@ -0,0 +1,111 @@
+# Avro 格式
+
+Avro是一种流行数据传输格式。现在seatunnel在kafka连接器中支持Avro格式
+
+# 怎样用
+
+## Kafka 使用示例
+
+- 使用 Avro 格式从模拟数据源生成数据并将其汇聚到 Kafka 的示例。

Review Comment:
   模拟随机生成数据源,并以Avro的格式 写入Kafka的实例



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