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/18 07:24:20 UTC

[jira] [Created] (TAJO-73) Improve SQL parser to be more compatible with SQL-92 standard

Hyunsik Choi created TAJO-73:
--------------------------------

             Summary: Improve SQL parser to be more compatible with SQL-92 standard
                 Key: TAJO-73
                 URL: https://issues.apache.org/jira/browse/TAJO-73
             Project: Tajo
          Issue Type: Improvement
          Components: parser
            Reporter: Hyunsik Choi
            Assignee: Hyunsik Choi
             Fix For: 0.2-incubating


The current parser only supports a subset of SQL-92 standard. We need to improve SQL parser to be more compatible with SQL-92 standard.

Especially, the parser should deal with the following rules:

* Scalar subquery
* Table subquery
* IN predicate
* EXIST predicate

--
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