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 025966c078c Add UnauthorizedOperationException to decouple audit 
exception and authority exception (#23814)
     add e66e8e8e98a Replace `ShadowTableRuleResultSet` with 
`ShowShadowTableRuleExecutor` (#23816)

No new revisions were added by this update.

Summary of changes:
 ...ltSet.java => ShowShadowTableRuleExecutor.java} | 38 +++++++++-------------
 ...hardingsphere.distsql.handler.query.RQLExecutor |  1 +
 ...here.distsql.handler.resultset.DistSQLResultSet |  1 -
 ...t.java => ShowShadowTableRuleExecutorTest.java} | 36 +++++++++++++-------
 4 files changed, 41 insertions(+), 35 deletions(-)
 rename 
features/shadow/distsql/handler/src/main/java/org/apache/shardingsphere/shadow/distsql/handler/query/{ShadowTableRuleResultSet.java
 => ShowShadowTableRuleExecutor.java} (72%)
 rename 
features/shadow/distsql/handler/src/test/java/org/apache/shardingsphere/shadow/distsql/query/{ShadowTableRuleResultSetTest.java
 => ShowShadowTableRuleExecutorTest.java} (69%)

Reply via email to