jingshanglu commented on a change in pull request #4789: ref 4671
URL: 
https://github.com/apache/incubator-shardingsphere/pull/4789#discussion_r395427133
 
 

 ##########
 File path: sharding-sql-test/src/main/resources/sql/supported/ddl/truncate.xml
 ##########
 @@ -17,7 +17,7 @@
   -->
 
 <sql-cases>
-    <sql-case id="truncate_table" value="TRUNCATE TABLE t_log" />
+    <sql-case id="truncate_table" value="TRUNCATE TABLE t_log" 
db-types="MySQL,Oracle,PostgreSQL"/>
 
 Review comment:
   This testcase for H2 failed, so remove it. I just change mysql parser . I 
think this change will not affect others.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to