You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2020/11/11 01:51:57 UTC

[shardingsphere] branch master updated (0b36da6 -> d573775)

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 0b36da6  Update document for new schema persisted structure (#8125)
     add d573775  support subquery sharding route without sharding column (#8105)

No new revisions were added by this update.

Summary of changes:
 .../sharding/route/engine/ShardingSQLRouter.java   | 26 ++++++++---
 .../engine/type/standard/SubqueryRouteTest.java    | 10 ----
 .../sql/common/util/SafeNumberOperationUtils.java  | 41 ++++++++++++----
 .../common/util/SafeNumberOperationUtilsTest.java  | 54 +++++++++++++++++-----
 4 files changed, 92 insertions(+), 39 deletions(-)