You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Danny Chen (Jira)" <ji...@apache.org> on 2020/04/16 11:46:00 UTC

[jira] [Created] (CALCITE-3931) Add LOOKAHEAD(2) for methods defined in createStatementParserMethods

Danny Chen created CALCITE-3931:
-----------------------------------

             Summary: Add LOOKAHEAD(2) for methods defined in createStatementParserMethods
                 Key: CALCITE-3931
                 URL: https://issues.apache.org/jira/browse/CALCITE-3931
             Project: Calcite
          Issue Type: Improvement
          Components: core
    Affects Versions: 1.22.0
            Reporter: Danny Chen
            Assignee: Danny Chen
             Fix For: 1.23.0


The default LOOKAHEAD is 1 which is very probably to conflict, especially for custom parse block like SqlCreate.
    
Sets the LOOKAHEAD(2) to reduce conflict.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)