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 2022/01/05 10:18:03 UTC

[shardingsphere] branch master updated (c7f5aad -> 481eef5)

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 c7f5aad  Fix use standalone mode add resource NPE. (#14545)
     add 481eef5  Fix the exception when `DatabaseStrategy` or `TableStrategy` is empty. (#14536)

No new revisions were added by this update.

Summary of changes:
 .../distsql/handler/query/ShadowAlgorithmQueryResultSet.java       | 2 +-
 .../distsql/parser/core/ShardingDistSQLStatementVisitor.java       | 7 ++++---
 .../sharding/distsql/parser/segment/TableRuleSegment.java          | 4 ++++
 3 files changed, 9 insertions(+), 4 deletions(-)