You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by "JiajunBernoulli (via GitHub)" <gi...@apache.org> on 2023/06/22 04:11:09 UTC

[GitHub] [calcite] JiajunBernoulli commented on a diff in pull request #3274: [CALCITE-5688] Support TRUNCATE TABLE DDL statement in server module

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


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

Review Comment:
   Ok, I will add it.



-- 
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: commits-unsubscribe@calcite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org