You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2019/10/01 00:10:45 UTC

[GitHub] [calcite] julianhyde commented on a change in pull request #1481: [CALCITE-3382] add TUMBLE to parser

julianhyde commented on a change in pull request #1481: [CALCITE-3382] add TUMBLE to parser
URL: https://github.com/apache/calcite/pull/1481#discussion_r329836482
 
 

 ##########
 File path: core/src/main/codegen/templates/Parser.jj
 ##########
 @@ -7106,6 +7142,7 @@ SqlPostfixOperator PostfixRowOperator() :
 |   < XML: "XML" >
 |   < YEAR: "YEAR" >
 |   < ZONE: "ZONE" >
+|   <TUMBLE: "TUMBLE">
 
 Review comment:
   https://twitter.com/julianhyde/status/1174049701496143872 is all

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services