You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Novikov (JIRA)" <ji...@apache.org> on 2016/04/18 12:19:25 UTC

[jira] [Resolved] (IGNITE-2397) JDBC SQL Exceptions swallowed in case of not valid SQL query

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

Andrey Novikov resolved IGNITE-2397.
------------------------------------
       Resolution: Fixed
         Assignee: Alexey Kuznetsov  (was: Andrey Novikov)
    Fix Version/s: 1.6

Fixed. Please review.

> JDBC SQL Exceptions swallowed in case of not valid SQL query
> ------------------------------------------------------------
>
>                 Key: IGNITE-2397
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2397
>             Project: Ignite
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.5.0.final
>            Reporter: Alexey Kuznetsov
>            Assignee: Alexey Kuznetsov
>             Fix For: 1.6
>
>
> In case of SQL against not existing table exception with valuable message is returned, but in case of not valid SQL against existing table exception with not so valuable message returned.
> We need somehow analyse exception cause and in case it has SQL exception - extract valuable information from it.



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