You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vasiliy Sisko (JIRA)" <ji...@apache.org> on 2017/09/26 03:38:00 UTC

[jira] [Created] (IGNITE-6498) Web console: Query metadata should show table alias when configured

Vasiliy Sisko created IGNITE-6498:
-------------------------------------

             Summary: Web console: Query metadata should show table alias when configured
                 Key: IGNITE-6498
                 URL: https://issues.apache.org/jira/browse/IGNITE-6498
             Project: Ignite
          Issue Type: Bug
          Components: wizards
    Affects Versions: 2.1
            Reporter: Vasiliy Sisko


On SQL page in cache metadata panel name of stored type is showed.
When type have alias query with original type name is inconsistent.
{code}
<property name="queryEntities">
    <property name="tableName" value="BINARY_TABLE"/>
</property>
{code}

Should be showed alias instead of type name.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)