You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Evgeny Stanilovsky (Jira)" <ji...@apache.org> on 2021/12/08 11:37:00 UTC

[jira] [Created] (IGNITE-16084) Throw correct parsing exception on wrong sql syntax.

Evgeny Stanilovsky created IGNITE-16084:
-------------------------------------------

             Summary: Throw correct parsing exception on wrong sql syntax.
                 Key: IGNITE-16084
                 URL: https://issues.apache.org/jira/browse/IGNITE-16084
             Project: Ignite
          Issue Type: Improvement
          Components: sql
            Reporter: Evgeny Stanilovsky


Currently all incorrect sql statements are raise:
Caused by: class org.apache.ignite.lang.IgniteInternalException: Failed to parse query
while we need correctly wrap it into appropriate one.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)