[ 
https://issues.apache.org/jira/browse/CALCITE-5688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jiajun Xie resolved CALCITE-5688.
---------------------------------
    Fix Version/s: 1.35.0
       Resolution: Fixed

> Support TRUNCATE TABLE DDL statement in server module
> -----------------------------------------------------
>
>                 Key: CALCITE-5688
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5688
>             Project: Calcite
>          Issue Type: Improvement
>          Components: server
>            Reporter: Sumeet
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.35.0
>
>
> Calcite should support parse truncate syntax like SQL2011
> {code:java}
> <truncate table statement> ::=
>   TRUNCATE TABLE <target table> [ <identity column restart option> ]
> <identity column restart option> ::=
>     CONTINUE IDENTITY
>   | RESTART IDENTITY {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to