You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Kuznetsov (JIRA)" <ji...@apache.org> on 2018/10/30 16:27:00 UTC

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

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)