[ 
https://issues.apache.org/jira/browse/TAJO-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14732102#comment-14732102
 ] 

ASF GitHub Bot commented on TAJO-1818:
--------------------------------------

GitHub user hyunsik opened a pull request:

    https://github.com/apache/tajo/pull/733

    TAJO-1818: Separate sql parser into an independent maven module.

    This patch includes TAJO-1816 changes. It should be reviewed and committed 
after TAJO-1816.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hyunsik/tajo TAJO-1818

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/733.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #733
    
----
commit 7fef106b0d8766708ed36d37f6ff1cf30dadc5b1
Author: Hyunsik Choi <[email protected]>
Date:   2015-09-05T12:07:57Z

    TAJO-1816: Refactor SQL parser tests.

commit 82d789530cdb48a33345d66b31f37077142f5e96
Author: Hyunsik Choi <[email protected]>
Date:   2015-09-05T12:20:05Z

    Fixed wrong exception handling.

commit 821ec36e2ed02bba3b49121100f614accdd7a019
Author: Hyunsik Choi <[email protected]>
Date:   2015-09-05T13:17:57Z

    Removed resources/queries/default.

commit 61f23bb19b312c000d5393e427b031b87f579cc3
Author: Hyunsik Choi <[email protected]>
Date:   2015-09-05T21:32:21Z

    TAJO-1818: Separate sql parser into an independent maven module.

----


> Separate sql parser into an independent maven module
> ----------------------------------------------------
>
>                 Key: TAJO-1818
>                 URL: https://issues.apache.org/jira/browse/TAJO-1818
>             Project: Tajo
>          Issue Type: Improvement
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Minor
>             Fix For: 0.11.0
>
>
> This patch moves the SQL parser part into the tajo-parser-sql maven module. 
> This is required by TAJO-1817.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to