You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2022/01/30 13:27:05 UTC

[shardingsphere] branch master updated (b02a53a -> 1d5b04b)

This is an automated email from the ASF dual-hosted git repository.

zhangliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from b02a53a  Refactor MetaDataPersistService (#15210)
     add 1d5b04b  Improve `CREATE SHARDING SCALING RULE`, make each element optional. (#15211)

No new revisions were added by this update.

Summary of changes:
 .../syntax/rdl/rule-definition/sharding.cn.md      | 15 ++----
 .../syntax/rdl/rule-definition/sharding.en.md      | 15 ++----
 .../main/antlr4/imports/scaling/RDLStatement.g4    | 14 +-----
 .../parser/core/ScalingSQLStatementVisitor.java    | 53 ++++++----------------
 4 files changed, 22 insertions(+), 75 deletions(-)