You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Daniel Barclay (Drill/MapR) (JIRA)" <ji...@apache.org> on 2015/02/12 21:56:12 UTC

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

Daniel Barclay (Drill/MapR) created DRILL-2229:
--------------------------------------------------

             Summary: 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/MapR)
            Assignee: Aman Sinha


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)