You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/01/13 11:06:39 UTC

[GitHub] [incubator-seatunnel] an-shi-chi-fan commented on a change in pull request #1039: [Feature][Plugin] Support Spark Batch Source/Sink of Datalake delta

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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org