RaigorJiang opened a new pull request #12686:
URL: https://github.com/apache/shardingsphere/pull/12686
Changes proposed in this pull request:
1. Add scaling distSQL:`CHECKOUT SCALING jobId`.
2. Remove `JOB` keyword from the following SQL syntax
- SHOW SCALING JOB LIST -> SHOW SCALING LIST
- SHOW SCALING JOB STATUS jobId -> SHOW SCALING STATUS jobId
- START SCALING JOB jobId -> START SCALING jobId
- STOP SCALING JOB jobId -> STOP SCALING jobId
- DROP SCALING JOB jobId -> DROP SCALING jobId
- RESET SCALING JOB jobId -> RESET SCALING jobId
- CHECK SCALING JOB jobId -> CHECK SCALING jobId
--
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]