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

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


    from 7871efd6e9d Normalize sequence values to machine format before 
templating (#37465)
     add 5d464a794b7 Support ConnectionContextAware for DistSQLUpdateExecutor 
(#37466)

No new revisions were added by this update.

Summary of changes:
 .../update/CreateBroadcastTableRuleExecutorTest.java        | 10 +++++-----
 .../handler/update/DropBroadcastTableRuleExecutorTest.java  |  4 ++--
 .../handler/update/AlterEncryptRuleExecutorTest.java        | 11 ++++++-----
 .../handler/update/CreateEncryptRuleExecutorTest.java       | 13 ++++++++-----
 .../distsql/handler/update/DropEncryptRuleExecutorTest.java |  8 ++++----
 .../distsql/handler/update/AlterMaskRuleExecutorTest.java   |  4 ++--
 .../distsql/handler/update/CreateMaskRuleExecutorTest.java  |  6 +++---
 .../distsql/handler/update/DropMaskRuleExecutorTest.java    |  6 +++---
 .../distsql/handler/aware/DistSQLExecutorAwareSetter.java   | 11 +++++++++--
 .../handler/engine/query/DistSQLQueryExecuteEngine.java     |  2 +-
 .../handler/engine/update/DistSQLUpdateExecuteEngine.java   |  8 ++++++--
 .../distsql/handler/update/LoadSingleTableExecutorTest.java | 10 +++++-----
 .../SetDefaultSingleTableStorageUnitExecutorTest.java       |  6 +++---
 .../handler/distsql/DistSQLUpdateProxyBackendHandler.java   |  2 +-
 .../update/DistSQLGlobalRuleDefinitionExecutorAssert.java   |  3 ++-
 15 files changed, 60 insertions(+), 44 deletions(-)

Reply via email to