You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2016/01/18 14:32:39 UTC

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

Alexey Kuznetsov created IGNITE-2397:
----------------------------------------

             Summary: 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
            Reporter: Alexey Kuznetsov
            Assignee: Andrey Novikov
             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)