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 e4f60815081 Replace `UnusedShardingKeyGeneratorResultSet` with 
`ShowUnusedShardingKeyGeneratorExecutor` (#23866)
     add 62cd9005bef Refactor ShowComputeNodeInfoHandler (#23867)

No new revisions were added by this update.

Summary of changes:
 .../distsql/ral/RALBackendHandlerFactory.java      |  3 --
 ...ndler.java => ShowComputeNodeInfoExecutor.java} | 37 +++++---------
 ....distsql.handler.ral.query.QueryableRALExecutor |  1 +
 ...t.java => ShowComputeNodeInfoExecutorTest.java} | 56 +++++++++++++---------
 4 files changed, 47 insertions(+), 50 deletions(-)
 rename 
proxy/backend/src/main/java/org/apache/shardingsphere/proxy/backend/handler/distsql/ral/queryable/{ShowComputeNodeInfoHandler.java
 => ShowComputeNodeInfoExecutor.java} (63%)
 rename 
proxy/backend/src/test/java/org/apache/shardingsphere/proxy/backend/handler/distsql/ral/queryable/{ShowComputeNodeInfoHandlerTest.java
 => ShowComputeNodeInfoExecutorTest.java} (58%)

Reply via email to