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 2021/08/24 10:18:41 UTC

[shardingsphere] branch master updated (34320fa -> d220ef8)

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 34320fa  Rename package of shardingsphere-infra-cluster-mode-repository-provider (#11985)
     add d220ef8  optimize select performance (#11984)

No new revisions were added by this update.

Summary of changes:
 .../generator/impl/OrderByTokenGenerator.java      | 22 ++++++++++-
 .../ConditionValueCompareOperatorGenerator.java    |  5 ++-
 .../engine/type/ShardingRouteEngineFactory.java    | 10 ++---
 .../pagination/engine/PaginationContextEngine.java | 10 ++++-
 .../engine/RowNumberPaginationContextEngine.java   |  1 -
 .../statement/dml/SelectStatementContext.java      | 45 +++++-----------------
 6 files changed, 44 insertions(+), 49 deletions(-)