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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5712105  Update comments and relate to issue #16005 (#16007)
5712105 is described below

commit 5712105829d36f6b7983a51684629b9ba72064bc
Author: Liang Zhang <[email protected]>
AuthorDate: Fri Mar 11 21:49:42 2022 +0800

    Update comments and relate to issue #16005 (#16007)
---
 .../src/test/resources/cases/rdl/rdl-integration-test-cases.xml       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/rdl/rdl-integration-test-cases.xml
 
b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/rdl/rdl-integration-test-cases.xml
index 3d54491..26ca29c 100644
--- 
a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/rdl/rdl-integration-test-cases.xml
+++ 
b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/rdl/rdl-integration-test-cases.xml
@@ -32,8 +32,8 @@
 <!--            <destroy-sql sql="DROP RESOURCE rdl_test_0;"/>-->
 <!--        </assertion>-->
 <!--    </test-case>-->
-    
-    <!-- TODO Need to be redesigned:
+
+    <!-- FIXME #16005 Need to be redesigned:
     1. The SQL of case should be RDL, not RQL;
     2. Should not change current rules, which are used to RAL and RQL, it is 
better to CREATE/ALTER/DROP new rule for assertion.
     -->

Reply via email to