EricJoy2048 commented on code in PR #6575:
URL: https://github.com/apache/seatunnel/pull/6575#discussion_r1554949108


##########
docs/zh/connector-v2/sink/Console.md:
##########
@@ -0,0 +1,124 @@
+# Console
+
+> Console 数据接收器
+
+## 支持连接器版本
+
+- 所有版本
+
+## 支持的引擎
+
+> Spark<br/>
+> Flink<br/>
+> SeaTunnel Zeta<br/>
+
+## 描述
+
+用于向控制台发送数据。两者都支持流和批处理模式。

Review Comment:
   ```suggestion
   接收Source端传入的数据并打印到控制台。支持批同步和流同步两种模式。
   ```



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