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

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

GitHub user hyunsik opened a pull request:

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

    TAJO-1817: Improve SQL parser error message.

    This is still on-going work. I'll let you guys know when this patch becomes 
ready to be reviewed.

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

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

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

    https://github.com/apache/tajo/pull/753.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 #753
    
----
commit 2f7fce3733996738d88dc499027aaaf78781bd71
Author: Hyunsik Choi <[email protected]>
Date:   2015-09-10T09:11:22Z

    TAJO-1817: Improve SQL parser error message.

commit 3cde17a6e59614db468e444c54c3b8a4287899f5
Author: Hyunsik Choi <[email protected]>
Date:   2015-09-10T09:12:32Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into 
TAJO-1817

----


> Improve SQL parser error message
> --------------------------------
>
>                 Key: TAJO-1817
>                 URL: https://issues.apache.org/jira/browse/TAJO-1817
>             Project: Tajo
>          Issue Type: Improvement
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>
> Currently, SQL parser does not show meaningful error messages to help users 
> find SQL syntax problem. The main object of issue is to improve the error 
> message. For example, tsql will show the exact line and column and the error 
> part of SQL statements. Also, it will give some hints about how to fix them.



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

Reply via email to