This is an automated email from the ASF dual-hosted git repository.

jianglongtao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from e45117c  Revise test cases in PostgreSQL admin executor (#16171)
     add 766888c  add SQL parser test case for ShowScalingStatusStatement 
(#15728) (#16003)

No new revisions were added by this update.

Summary of changes:
 .../scaling/QueryableScalingRALStatementAssert.java  |  5 +++++
 .../ShowScalingStatusStatementAssert.java}           | 20 ++++++++++----------
 .../jaxb/cases/domain/SQLParserTestCases.java        | 11 ++++++++---
 ....java => ShowScalingStatusStatementTestCase.java} |  8 +++++---
 .../src/main/resources/case/ral/query.xml            |  5 +++++
 .../src/main/resources/sql/supported/ral/query.xml   |  1 +
 6 files changed, 34 insertions(+), 16 deletions(-)
 copy 
shardingsphere-test/shardingsphere-parser-test/src/main/java/org/apache/shardingsphere/test/sql/parser/parameterized/asserts/statement/distsql/ral/impl/scaling/{update/ApplyScalingStatementAssert.java
 => query/ShowScalingStatusStatementAssert.java} (78%)
 copy 
shardingsphere-test/shardingsphere-parser-test/src/main/java/org/apache/shardingsphere/test/sql/parser/parameterized/jaxb/cases/domain/statement/distsql/ral/scaling/{CheckScalingStatementTestCase.java
 => ShowScalingStatusStatementTestCase.java} (87%)

Reply via email to