[
https://issues.apache.org/jira/browse/IGNITE-7701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580009#comment-16580009
]
Aleksey Plekhanov commented on IGNITE-7701:
-------------------------------------------
About negative tests: there already was test for malformed UUID:
{code:sql}
SELECT NODE_ID FROM IGNITE.NODE_ATTRIBUTES WHERE NODE_ID = '-' AND NAME = ?
{code}
> SQL system view for node attributes
> -----------------------------------
>
> Key: IGNITE-7701
> URL: https://issues.apache.org/jira/browse/IGNITE-7701
> Project: Ignite
> Issue Type: Task
> Components: sql
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Labels: iep-13, sql
> Fix For: 2.7
>
>
> Implement SQL system view to show attributes for each node in topology.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)