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

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

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

Anton Vinogradov (Jira)
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)