JiajunBernoulli commented on code in PR #3274:
URL: https://github.com/apache/calcite/pull/3274#discussion_r1248760482


##########
server/src/test/resources/sql/table.iq:
##########
@@ -215,4 +215,8 @@ drop table if exists t;
 
 !update
 
+truncate table t;

Review Comment:
   I use more efficient methods to clear data and add one positive test.



##########
server/src/test/resources/sql/table.iq:
##########
@@ -215,4 +215,8 @@ drop table if exists t;
 
 !update
 
+truncate table t;

Review Comment:
   I use more efficient method to clear data and add one positive test.



-- 
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