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

2019-03-22 Thread Ignite TC Bot (JIRA)


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

Ignite TC Bot commented on IGNITE-11443:


{panel:title=-- Run :: All: No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *-- Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=3373759buildTypeId=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)


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

2019-03-21 Thread Yury Gerzhedovich (JIRA)


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

Yury Gerzhedovich commented on IGNITE-11443:


[~vozerov], fixed.

 

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)


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

2019-03-19 Thread Ignite TC Bot (JIRA)


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

Ignite TC Bot commented on IGNITE-11443:


{panel:title=-- Run :: All: No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *-- Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=3351674buildTypeId=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)


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

2019-03-19 Thread Yury Gerzhedovich (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-11443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


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

2019-03-14 Thread Ignite TC Bot (JIRA)


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

Ignite TC Bot commented on IGNITE-11443:


{panel:title=-- Run :: All: No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *-- Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=3313797buildTypeId=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)


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

2019-03-14 Thread Yury Gerzhedovich (JIRA)


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

Yury Gerzhedovich commented on IGNITE-11443:


[~vozerov], thanks for the detailed review and comments.

All 3 points were fixed.

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)


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

2019-03-11 Thread Ignite TC Bot (JIRA)


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

Ignite TC Bot commented on IGNITE-11443:


{panel:title=-- Run :: All: No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *-- Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=3259987buildTypeId=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)