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 52a8136  instead of faq#27 add faq#29 (#13824)
     add e6095f5  [DistSQL]  `Sharding table rule` adds the judgment that 
`curentRuleConfig` is null (#13864)

No new revisions were added by this update.

Summary of changes:
 .../distsql/handler/converter/ShadowRuleStatementConverter.java  | 1 -
 .../handler/update/AlterShadowAlgorithmStatementUpdater.java     | 1 -
 .../shadow/distsql/query/ShadowAlgorithmQueryResultSetTest.java  | 1 -
 .../shadow/distsql/query/ShadowRuleQueryResultSetTest.java       | 1 -
 .../shadow/distsql/query/ShadowTableRuleQueryResultSetTest.java  | 1 -
 .../handler/checker/ShardingTableRuleStatementChecker.java       | 2 +-
 .../update/CreateDefaultShardingStrategyStatementUpdater.java    | 8 +++++++-
 .../handler/update/CreateShardingAlgorithmStatementUpdater.java  | 4 +++-
 .../distsql/checker/ShardingRuleStatementCheckerTest.java        | 8 ++++++++
 .../CreateDefaultShardingStrategyStatementUpdaterTest.java       | 9 ++++++++-
 .../update/CreateShardingAlgorithmStatementUpdaterTest.java      | 9 +++++++++
 11 files changed, 36 insertions(+), 9 deletions(-)

Reply via email to