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 3b1a396  Use getComputeNodeInstances to query proxy instance info 
(#15885)
     add c211ce0  DROP SHARDING TABLE RULE syntax adds IF EXISTS keyword. 
(#15871)

No new revisions were added by this update.

Summary of changes:
 .../DropShardingTableRuleStatementUpdater.java     | 27 ++++++++++++++++++----
 .../DropShardingTableRuleStatementUpdaterTest.java |  9 +++++++-
 .../main/antlr4/imports/sharding/RDLStatement.g4   |  6 ++++-
 .../core/ShardingDistSQLStatementVisitor.java      |  2 +-
 .../statement/DropShardingTableRuleStatement.java  |  5 ++++
 .../impl/DropShardingTableRuleStatementAssert.java | 15 ++++++++++++
 .../DropShardingTableRuleStatementTestCase.java    |  4 ++--
 .../src/main/resources/case/rdl/drop.xml           | 10 +++++++-
 .../src/main/resources/sql/supported/rdl/drop.xml  |  1 +
 9 files changed, 69 insertions(+), 10 deletions(-)

Reply via email to