This is an automated email from the ASF dual-hosted git repository.
chengzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 69bc411e8da Refactor DatabaseRuleDropExecutor.hasAnyOneToBeDropped()
(#29949)
add a7215c3ea73 Remove DatabaseRuleDropExecutor.getIdenticalData (#29951)
No new revisions were added by this update.
Summary of changes:
.../handler/update/DropBroadcastTableRuleExecutor.java | 3 ++-
.../distsql/handler/update/DropEncryptRuleExecutor.java | 4 ++--
.../mask/distsql/handler/update/DropMaskRuleExecutor.java | 2 +-
.../handler/update/DropReadwriteSplittingRuleExecutor.java | 5 +++--
.../handler/update/DropShadowAlgorithmExecutor.java | 2 +-
.../distsql/handler/update/DropShadowRuleExecutor.java | 3 ++-
.../handler/update/DropShardingAlgorithmExecutor.java | 3 ++-
.../handler/update/DropShardingAuditorExecutor.java | 3 ++-
.../handler/update/DropShardingKeyGeneratorExecutor.java | 3 ++-
.../handler/update/DropShardingTableReferenceExecutor.java | 3 ++-
.../handler/update/DropShardingTableRuleExecutor.java | 3 ++-
.../rdl/rule/spi/database/DatabaseRuleDropExecutor.java | 14 --------------
12 files changed, 21 insertions(+), 27 deletions(-)