You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2013/06/26 09:04:21 UTC

[jira] [Created] (TAJO-75) Separate SQL.g into SQLParser.g and SQLLexer.g

Hyunsik Choi created TAJO-75:
--------------------------------

             Summary: Separate SQL.g into SQLParser.g and SQLLexer.g
                 Key: TAJO-75
                 URL: https://issues.apache.org/jira/browse/TAJO-75
             Project: Tajo
          Issue Type: Improvement
          Components: parser
            Reporter: Hyunsik Choi
            Assignee: Hyunsik Choi
             Fix For: 0.2-incubating


This patch separates SQL.g file into SQLLexer.g and SQLParser.g. This separation will make the ANTLR rules more manageable.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira