This is an automated email from the ASF dual-hosted git repository.
tuichenchuxin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 733deb5420e Adjust TableContainedRule implement in BroadcastRule and
MaskRule to avoid invalid logic (#27319)
add 6107c205f3f Rename mask algorithms to mask_algorithms (#27320)
No new revisions were added by this update.
Summary of changes:
.../mask/metadata/nodepath/MaskNodePath.java | 47 ----------------------
.../nodepath/MaskRuleNodePathProvider.java | 4 +-
.../changed/MaskAlgorithmChangedProcessor.java | 2 +-
.../NewYamlMaskRuleConfigurationSwapper.java | 4 +-
.../nodepath/MaskRuleNodePathProviderTest.java | 2 +-
.../NewYamlMaskRuleConfigurationSwapperTest.java | 4 +-
6 files changed, 8 insertions(+), 55 deletions(-)
delete mode 100644
features/mask/core/src/main/java/org/apache/shardingsphere/mask/metadata/nodepath/MaskNodePath.java