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/07/07 02:50:01 UTC

[shardingsphere] branch master updated (183fa8c -> aa258e8)

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 183fa8c  fix cr suggestions (#6285)
     add aa258e8  modify subquery route and add rewite test cases for sqlserver top rule (#6286)

No new revisions were added by this update.

Summary of changes:
 .../src/test/resources/sharding/select.xml         | 127 ++++++++++++++-------
 .../route/engine/ShardingRouteDecorator.java       |   3 -
 .../engine/WhereClauseShardingConditionEngine.java |  19 +--
 .../statement/dml/SelectStatementContext.java      |  13 +--
 .../parser/sql/statement/dml/SelectStatement.java  |  21 ++++
 5 files changed, 126 insertions(+), 57 deletions(-)