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/15 05:38:50 UTC

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

RickyHuo commented on a change in pull request #1039:
URL: https://github.com/apache/incubator-seatunnel/pull/1039#discussion_r785273634



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

Review comment:
       You should explain `save_mode` below




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