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/03/07 03:16:39 UTC

[GitHub] [incubator-seatunnel] wuchunfu commented on a change in pull request #1412: [Bug] [doc] The configuration of truncate is not supported when save mode is update

wuchunfu commented on a change in pull request #1412:
URL: https://github.com/apache/incubator-seatunnel/pull/1412#discussion_r820353175



##########
File path: docs/en/spark/configuration/sink-plugins/Jdbc.md
##########
@@ -61,12 +61,15 @@ Configure when `saveMode` is specified as `update` , and when the specified key
 
 Configure when `saveMode` is specified as `update` , whether to show sql
 
+### truncate
+
+Configure when `saveMode` is `overwrite`, whether to truncate table when truncate is true, otherwise to drop table.
+

Review comment:
       @zhaomin1423 I think don't need this description.




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