apache / apache/shardingsphere
The results are different when using YamlEngine and Yaml configuration swapper to convert the same RuleConfiguration to YamlRuleConfiguration
Open
in: configuration
- Dominant language
- Java
- Stars
- 20.8k
- Forks
- 6.9k
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 326
Description
## Question
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
Contributor guide
Assessment
This issue has not been assessed yet.