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


##########
core/src/main/codegen/templates/Parser.jj:
##########
@@ -1136,6 +1137,8 @@ SqlNode SqlStmt() :
         stmt = SqlDrop()
     |
 </#if>
+        stmt = SqlTruncateTable()

Review Comment:
   Please implement it in Babel.



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