You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Aman Sinha (JIRA)" <ji...@apache.org> on 2015/05/13 09:27:00 UTC

[jira] [Resolved] (DRILL-2229) SQL syntax errors should use SQLSyntaxErrorException

     [ https://issues.apache.org/jira/browse/DRILL-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aman Sinha resolved DRILL-2229.
-------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.2.0)
                   1.0.0

Fixed in 880dff8e2 .

> SQL syntax errors should use SQLSyntaxErrorException
> ----------------------------------------------------
>
>                 Key: DRILL-2229
>                 URL: https://issues.apache.org/jira/browse/DRILL-2229
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: SQL Parser
>            Reporter: Daniel Barclay (Drill)
>            Assignee: Aman Sinha
>             Fix For: 1.0.0
>
>         Attachments: DRILL-2229.1.patch, DRILL-2229.2.patch
>
>
> SQL syntax errors should be reported with SQLSyntaxErrorException (or subclasses, of course) rather than SQLException (in part so that when they get to the JDBC interface they can be reported at intended using SQLSyntaxErrorException .



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