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 26b7850 Refactor SchemaConfiguration (#15060)
add 4bea745 Add `show traffic rules` parse test (#15056)
No new revisions were added by this update.
Summary of changes:
.../ral/impl/CommonDistSQLStatementAssert.java | 9 +++++++--
...sert.java => ShowTrafficRulesStatementAssert.java} | 19 +++++++++++--------
.../jaxb/cases/domain/SQLParserTestCases.java | 5 +++++
...se.java => ShowTrafficRulesStatementTestCase.java} | 10 +++++-----
.../src/main/resources/case/ral/common.xml | 1 +
.../src/main/resources/sql/supported/ral/common.xml | 1 +
6 files changed, 30 insertions(+), 15 deletions(-)
copy
shardingsphere-test/shardingsphere-parser-test/src/main/java/org/apache/shardingsphere/test/sql/parser/parameterized/asserts/statement/distsql/ral/impl/common/{ShowTransactionRuleStatementAssert.java
=> ShowTrafficRulesStatementAssert.java} (70%)
copy
shardingsphere-test/shardingsphere-parser-test/src/main/java/org/apache/shardingsphere/test/sql/parser/parameterized/jaxb/cases/domain/statement/distsql/ral/{ParseStatementTestCase.java
=> ShowTrafficRulesStatementTestCase.java} (85%)