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)