You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2022/01/19 01:20:01 UTC

[shardingsphere] branch master updated (7939207 -> a170dd6)

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