[
https://issues.apache.org/jira/browse/IGNITE-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15040788#comment-15040788
]
Andrey Novikov commented on IGNITE-2072:
----------------------------------------
For UUID columns
org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager#sqlMetadata
return UUID, but when execute query and columns metadata from
org.apache.ignite.internal.processors.cache.QueryCursorImpl#fieldsMeta() return
[B] type.
> Chart settings doesn't contain fields with UUID type
> ----------------------------------------------------
>
> Key: IGNITE-2072
> URL: https://issues.apache.org/jira/browse/IGNITE-2072
> Project: Ignite
> Issue Type: Sub-task
> Components: wizards
> Reporter: Pavel Konstantinov
> Assignee: Andrey Novikov
> Fix For: 1.5
>
>
> Start tester
> select * from Person
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)