This is an automated email from the ASF dual-hosted git repository.

panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


    from 7e5fbcaf365 Support parsing SQL Server SELECT ProductId, sql #29159 
(#29868)
     add 2cccf6218f2  Refactor GlobalRuleDefinitionExecutor (#29908)

No new revisions were added by this update.

Summary of changes:
 .../handler/update/CreateEncryptRuleExecutor.java  | 26 ++++++-------
 .../CreateDefaultShadowAlgorithmExecutor.java      | 22 +++++------
 .../global/GlobalRuleDefinitionExecuteEngine.java  | 24 ++++--------
 .../LegacyGlobalRuleDefinitionExecuteEngine.java   | 25 ++++--------
 .../spi/global/GlobalRuleDefinitionExecutor.java   | 20 ++++------
 .../update/AlterGlobalClockRuleExecutor.java       | 13 ++++---
 .../update/AlterGlobalClockRuleExecutorTest.java   |  8 +++-
 .../update/AlterSQLFederationRuleExecutor.java     | 27 ++++++-------
 .../update/AlterSQLFederationRuleExecutorTest.java |  8 +++-
 .../handler/update/AlterSQLParserRuleExecutor.java | 23 +++++------
 .../update/AlterSQLParserRuleExecutorTest.java     |  8 +++-
 .../update/AlterSQLTranslatorRuleExecutor.java     | 21 ++++++----
 .../update/AlterSQLTranslatorRuleExecutorTest.java |  8 +++-
 .../handler/update/AlterTrafficRuleExecutor.java   | 45 ++++++++++++----------
 .../update/AlterTrafficRuleExecutorTest.java       | 25 +++++++++---
 .../update/AlterTransactionRuleExecutor.java       | 15 +++++---
 .../update/AlterTransactionRuleExecutorTest.java   | 15 ++++----
 17 files changed, 183 insertions(+), 150 deletions(-)

Reply via email to