an-shi-chi-fan commented on a change in pull request #1039:
URL: 
https://github.com/apache/incubator-seatunnel/pull/1039#discussion_r783856039



##########
File path: docs/en/spark/configuration/sink-plugins/Delta.md
##########
@@ -0,0 +1,27 @@
+# Sink plugin: Delta [Spark]
+
+## Description
+
+Write Rows to  Delta Lake.
+
+## Options
+
+| name | type | required | default value | engine |
+| --- | --- | --- | --- | --- |
+| delta.sink.path | string | yes | - | Spark |
+| save_mode     | string | no | append | Spark |
+
+[More Delta](https://docs.delta.io/0.6.0/delta-batch.html#write-to-a-table)

Review comment:
       is ok to ref other link ? @CalvinKirs 




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