TaoZex commented on code in PR #6160:
URL: https://github.com/apache/seatunnel/pull/6160#discussion_r1450447303


##########
docs/en/connector-v2/source/Jdbc.md:
##########
@@ -239,29 +262,61 @@ sink {
 }
 ```
 
-Using `table_path` read:
+### Parallel Boundary:
 
-***Configuring `table_path` will turn on auto split, you can configure 
`split.*` to adjust the split strategy***
+> It is more efficient to specify the data within the upper and lower bounds 
of the query It is more efficient to read your data source according to the 
upper and lower boundaries you configured

Review Comment:
   ```suggestion
   > It is more efficient to specify the data within the upper and lower bounds 
of the query. It is more efficient to read your data source according to the 
upper and lower boundaries you configured.
   ```



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