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 984331812c9 Add DistSQLExecutorAwareSetter (#29987)
add f4f6c16f710 Refactor DistSQLExecutorAwareSetter and
DistSQLExecutorRequiredChecker (#29991)
No new revisions were added by this update.
Summary of changes:
.../handler/aware/DistSQLExecutorAwareSetter.java | 20 +++++++++-----------
.../required/DistSQLExecutorRequiredChecker.java | 19 ++++++++-----------
.../type/query/DistSQLQueryExecuteEngine.java | 2 +-
.../type/update/DistSQLUpdateExecuteEngine.java | 4 ++--
.../DatabaseRuleDefinitionExecuteEngine.java | 2 +-
.../LegacyDatabaseRuleDefinitionExecuteEngine.java | 2 +-
6 files changed, 22 insertions(+), 27 deletions(-)