Hisoka-X commented on code in PR #8728:
URL: https://github.com/apache/seatunnel/pull/8728#discussion_r1957721450


##########
docs/zh/connector-v2/sink/MongoDB.md:
##########
@@ -0,0 +1,235 @@
+# MongoDB
+
+> MongoDB数据接收器
+
+## 支持引擎
+
+> Spark<br/>
+> Flink<br/>
+> SeaTunnel Zeta<br/>
+
+## 主要特性
+
+- [x] [exactly-once](../../concept/connector-v2-features.md)
+- [x] [cdc](../../concept/connector-v2-features.md)
+
+**提示**
+
+> 1.如果要使用CDC编写的功能,建议启用追加销售启用配置。

Review Comment:
   ```suggestion
   > 1.如果要使用CDC写入的功能,建议启用 upsert-enable 配置。
   ```



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