You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2022/11/24 10:25:51 UTC

[GitHub] [ignite-3] xtern commented on a diff in pull request #1372: IGNITE-18156 Sql. Extend SQL grammar with CREATE/DROP ZONE statement.

xtern commented on code in PR #1372:
URL: https://github.com/apache/ignite-3/pull/1372#discussion_r1031343380


##########
modules/sql-engine/src/main/codegen/config.fmpp:
##########
@@ -53,6 +56,7 @@ data: {
 #     "KEY_TYPE" // already presented in Calcite
       "TREE"
       "HASH"
+#      "ZONE"

Review Comment:
   Thanks, I forgot to remove it from this list, It is not reserved keyword in Calcite.



-- 
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: notifications-unsubscribe@ignite.apache.org

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