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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]