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 632b7c7 Refactor single table meta data load (#11895)
add 4cf6b17 optimize route logic for same datasource single table and
sharding table (#11919)
No new revisions were added by this update.
Summary of changes:
.../engine/type/ShardingRouteEngineFactory.java | 21 +++++++++++++++------
.../shardingsphere/sharding/rule/ShardingRule.java | 14 --------------
.../engine/type/ShardingRouteEngineFactoryTest.java | 1 +
.../route/engine/single/SingleTableRouteEngine.java | 16 +++++++++++++---
.../src/test/resources/config/config-federate.yaml | 1 +
5 files changed, 30 insertions(+), 23 deletions(-)