[
https://issues.apache.org/jira/browse/IGNITE-11443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16795839#comment-16795839
]
Yury Gerzhedovich commented on IGNITE-11443:
--------------------------------------------
[~vozerov], re-merged.
Waiting a BOT vise.
> 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)