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


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

Review Comment:
   ```suggestion
   - 使用 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