wgy8283335 commented on a change in pull request #11372:
URL: https://github.com/apache/shardingsphere/pull/11372#discussion_r671920690



##########
File path: 
shardingsphere-test/shardingsphere-parser-test/src/main/resources/case/dml/delete.xml
##########
@@ -104,54 +104,86 @@
         </where>
     </delete>
 
-    <delete 
sql-case-id="delete_with_special_comments_return_without_sharding_value">
-        <table name="t_order" start-index="33" stop-index="39" />
-        <where start-index="41" stop-index="54">
-            <expr>
-                <binary-operation-expression start-index="47" stop-index="54">
-                    <left>
-                        <column name="status" start-index="47" stop-index="52" 
/>
-                    </left>
-                    <operator>=</operator>
-                    <right>
-                        <literal-expression value="1" start-index="54" 
stop-index="54" />
-                    </right>
-                </binary-operation-expression>
-            </expr>
-        </where>
-    </delete>
+<!--    <delete 
sql-case-id="delete_with_special_comments_return_without_sharding_value">-->

Review comment:
       We'd better delete these commented lines.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to