apache / shardingsphere

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

Use parameterized GlobalRuleDefinitionExecutorAssert to instead of GlobalRuleDefinitionExecutorTest #33151

Open terrymanu opened 2 weeks ago

terrymanu commented 2 weeks ago

Use DistSQLRuleDefinitionExecutorTestCaseArgumentsProvider and XML to simplify DistSQL test cases.

Ref DistSQLGlobalRuleQueryExecutorAssert

karthikkurella commented 2 weeks ago

@terrymanu , could you please assign this task to me? thanks. I can raise a PR for review

strongduanmu commented 2 weeks ago

@karthikkurella Assigned.

ogprakash commented 1 week ago

@terrymanu can i also work on this please ?