[jira] [Created] (IGNITE-10070) SQL: If table not found, error message should contain full table name including schema.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-10070) SQL: If table not found, error message should contain full table name including schema.

Anton Vinogradov (Jira)
Pavel Kuznetsov created IGNITE-10070:
----------------------------------------

             Summary: SQL: If table not found, error message should contain full table name including schema.
                 Key: IGNITE-10070
                 URL: https://issues.apache.org/jira/browse/IGNITE-10070
             Project: Ignite
          Issue Type: Improvement
          Components: sql
            Reporter: Pavel Kuznetsov


If we do a query and we make a typo in the schema name or table name or if we make incorrect assumtions about default schema name, we won't see schema name in the error message.

It's good for usability to print full table name SCHEMA.TABLE in the error message.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)