apache / shardingsphere

Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.
Apache License 2.0
19.97k stars 6.75k forks source link

The results are different when using YamlEngine and Yaml configuration swapper to convert the same RuleConfiguration to YamlRuleConfiguration #33047

Open menghaoranss opened 1 month ago

menghaoranss commented 1 month ago

Question

image

Test class that can reproduce the problem:

EncryptRuleConfigurationYamlIT
MaskRuleConfigurationYamlIT
ReadwriteSplittingRuleConfigurationYamlIT
ShardingRuleConfigurationYamlIT

The table name of YamlRuleConfiguration in Repository may be removed to make it consistent with YAML file