zstan commented on a change in pull request #309:
URL: https://github.com/apache/ignite-3/pull/309#discussion_r704406495
##########
File path: modules/calcite/src/main/codegen/includes/parserImpls.ftl
##########
@@ -43,27 +43,9 @@ SqlLiteral CreateTableOptionKey() :
{
}
{
- <TEMPLATE> { return
SqlLiteral.createSymbol(IgniteSqlCreateTableOptionEnum.TEMPLATE, getPos()); }
-|
<BACKUPS> { return
SqlLiteral.createSymbol(IgniteSqlCreateTableOptionEnum.BACKUPS, getPos()); }
Review comment:
catch it ! i append both.
--
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]