You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Parth Chandra (JIRA)" <ji...@apache.org> on 2015/03/10 02:03:29 UTC

[jira] [Updated] (DRILL-2230) Use SQLDataException to report applicable conditions

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

Parth Chandra updated DRILL-2230:
---------------------------------
    Fix Version/s:     (was: 0.9.0)
                   Future

> Use SQLDataException to report applicable conditions
> ----------------------------------------------------
>
>                 Key: DRILL-2230
>                 URL: https://issues.apache.org/jira/browse/DRILL-2230
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - JDBC
>            Reporter: Daniel Barclay (Drill)
>            Assignee: Daniel Barclay (Drill)
>             Fix For: Future
>
>
> The execution code should probably use SQLDataException to report applicable conditions, which as " data errors, including but not limited to data conversion errors, division by 0, and invalid arguments to functions."
> (Of course, the internal code could use some other exception class or data to different cases, as long as those cases can be recognized and mapped to SQLDataException in the JDBC interface.)



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