davidzollo commented on code in PR #8943:
URL: https://github.com/apache/seatunnel/pull/8943#discussion_r1986078463


##########
docs/en/connector-v2/source/Jdbc.md:
##########
@@ -201,6 +201,7 @@ source {
         password = "123456"
         query = "select * from type_bin"
         partition_column = "id"
+        partition_num = 10 # Replace split.size with partition_num
         split.size = 10000

Review Comment:
   ```suggestion
   
   ```



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

Reply via email to