xxzuo commented on code in PR #6663: URL: https://github.com/apache/seatunnel/pull/6663#discussion_r1557248504
########## docs/zh/connector-v2/formats/avro.md: ########## @@ -0,0 +1,111 @@ +# Avro 格式 + +Avro是一种流行数据传输格式。现在seatunnel在kafka连接器中支持Avro格式 Review Comment: ```suggestion Avro 在流式数据处理管道中非常流行。现在seatunnel在kafka连接器中支持Avro格式 ``` -- 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]
