zhaomin1423 commented on a change in pull request #1412:
URL:
https://github.com/apache/incubator-seatunnel/pull/1412#discussion_r820357040
##########
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:
Thanks, I deleted it.
--
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]