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 384358d3d28 Move ShowPluginExecutor from RQL to RAL (#30066)
add 61d9a037c84 Move ShowAuthorityRuleExecutor package (#30068)
No new revisions were added by this update.
Summary of changes:
.../distsql/handler/{ => executor/query}/ShowAuthorityRuleExecutor.java | 2 +-
...che.shardingsphere.distsql.handler.engine.query.DistSQLQueryExecutor | 2 +-
.../handler/{ => executor/query}/ShowAuthorityRuleExecutorTest.java | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
rename
kernel/authority/distsql/handler/src/main/java/org/apache/shardingsphere/authority/distsql/handler/{
=> executor/query}/ShowAuthorityRuleExecutor.java (97%)
rename
kernel/authority/distsql/handler/src/test/java/org/apache/shardingsphere/authority/distsql/handler/{
=> executor/query}/ShowAuthorityRuleExecutorTest.java (97%)