RaigorJiang opened a new pull request #12856:
URL: https://github.com/apache/shardingsphere/pull/12856
Add optional parameter [by type] to `check scaling` distSQL.
The following syntax formats are supported:
- CHECK SCALING 123;
- CHECK SCALING 123 BY TYPE(name=DEFAULT);
- CHECK SCALING 123 BY TYPE(name=DEFAULT, PROPERTIES("scaling-param"=xxx));
--
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]