You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by ji...@apache.org on 2021/09/30 09:08:46 UTC

[shardingsphere] branch master updated (1b46490 -> 644d637)

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

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


    from 1b46490  Adjustment doc. (#12850)
     add 644d637  [DistSQL] Keyword recognition. (#12812)

No new revisions were added by this update.

Summary of changes:
 .../core/common/CommonDistSQLStatementVisitor.java | 15 +++-
 .../DatabaseDiscoveryDistSQLStatementVisitor.java  | 17 ++--
 .../core/EncryptDistSQLStatementVisitor.java       | 22 +++--
 .../ReadwriteSplittingDistSQLStatementVisitor.java | 31 ++++---
 .../parser/core/ShadowDistSQLStatementVisitor.java | 17 ++--
 .../core/ShardingDistSQLStatementVisitor.java      | 32 ++++---
 .../src/main/resources/case/rdl/create.xml         | 99 +++++++++++++++++++++-
 .../main/resources/sql/supported/rdl/create.xml    | 11 ++-
 8 files changed, 194 insertions(+), 50 deletions(-)