This is an automated email from the ASF dual-hosted git repository.
panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from 7939207 Add parse test for `SHOW SHARDING SCALING RULES` (#14852)
add a170dd6 Add test case for `ShardingScalingRulesQueryResultSet`
(#14853)
No new revisions were added by this update.
Summary of changes:
.../ShardingScalingRulesQueryResultSetTest.java | 100 +++++++++++++++++++++
1 file changed, 100 insertions(+)
create mode 100644
shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-distsql/shardingsphere-sharding-distsql-handler/src/test/java/org/apache/shardingsphere/scaling/distsql/handler/query/ShardingScalingRulesQueryResultSetTest.java