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/02/18 01:58:34 UTC

[GitHub] [incubator-seatunnel] wuchunfu commented on a change in pull request #1278: [Feature] [connector] For flink JdbcSource , JdbcSink and InfluxDbSource plugin supports parallel parameters

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



##########
File path: docs/en/flink/configuration/sink-plugins/Jdbc.md
##########
@@ -43,6 +44,10 @@ Insert statement
 
 Number of writes per batch
 
+### parallelism [int]
+
+The parallelism of an individual operator, for JdbcSink.
+
 ### common options [string]
 
 Sink plugin common parameters, please refer to [Sink Plugin](./sink-plugin.md) for details

Review comment:
       `sink` doesn't seem to need `common options`, and `source` `common options` is `required` , please check, thank you




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