Vasiliy, did you examine the full stack trace?

I've tried an invalid query and got the following in one of the inner
exceptions:
Caused by: org.h2.jdbc.JdbcSQLException: Table "ORGANIZATION2" not found

However, I agree that this should be present in the top level exception
message.

On Fri, Nov 18, 2016 at 10:51 AM, Vasiliy Sisko <vsi...@gridgain.com> wrote:

> Hello Igniters.
>
> When I execute query: SELECT * FROM “PersonCache”.Person2 an exception
> with the next text is thrown: “Error: Failed to parse query: ...”.
> That message does not give information about cause of exception.
> Possible message of exception should be like: “Table Person2 does not
> exists”
>
> Is it possible to support such functionality in query engine?
>
> --
> Vasiliy Sisko
> GridGain Systems
> www.gridgain.com
>

Reply via email to