You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (JIRA)" <ji...@apache.org> on 2019/03/11 10:36:00 UTC

[jira] [Commented] (IGNITE-11443) Usability improvements system SQL view

    [ https://issues.apache.org/jira/browse/IGNITE-11443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789385#comment-16789385 ] 

Ignite TC Bot commented on IGNITE-11443:
----------------------------------------

{panel:title=--&gt; Run :: All: No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=3259987&amp;buildTypeId=IgniteTests24Java8_RunAll]

> Usability improvements system SQL view
> --------------------------------------
>
>                 Key: IGNITE-11443
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11443
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Yury Gerzhedovich
>            Assignee: Yury Gerzhedovich
>            Priority: Major
>              Labels: iep-29
>             Fix For: 2.8
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> For all views need to:
> 1) move cache and cache group attributes to the beginning to form consistent hierarchy: cache group -> cache -> schema -> table -> index
> 2) columns GROUP_ID and GROUP_NAME should be renamed to CACHE_GROUP_ID and CACHE_GROUP_NAME respectively
> 3) TABLES view: add CACHE_GROUP_NAME and CACHE_GROUP_ID attributes
> 4) CACHES and CACHE_GROUPS: if there is no node filter (IgniteAllNodesPredicate) we should print NULL
> 5) CACHE_GROUPS.BACKUPS - show NULL for REPLICATED caches (Integer.MAX_VALUE is shown at the moment)
> 6) For all columns with name ID need to add prefix which reflect real meaning of the column



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