zhilinli123 commented on code in PR #5310:
URL: https://github.com/apache/seatunnel/pull/5310#discussion_r1300995006
##########
docs/en/connector-v2/source/Mysql.md:
##########
@@ -114,9 +114,13 @@ sink {
> Read your query table in parallel with the shard field you configured and
> the shard data You can do this if you want to read the whole table
```
+env {
+ execution.parallelism = 10
Review Comment:
![Uploading image.png…]()
##########
docs/en/connector-v2/source/Mysql.md:
##########
@@ -114,9 +114,13 @@ sink {
> Read your query table in parallel with the shard field you configured and
> the shard data You can do this if you want to read the whole table
```
+env {
+ execution.parallelism = 10
Review Comment:
![Uploading image.png…]()
--
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]