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

ASF GitHub Bot commented on IGNITE-5252:
----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/1982


> SqlFieldsQuery result set should expose fields metadata.
> --------------------------------------------------------
>
>                 Key: IGNITE-5252
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5252
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>    Affects Versions: 2.0
>            Reporter: Andrew Mashenkov
>            Assignee: Andrew Mashenkov
>             Fix For: 2.1
>
>
> Internal class QueryCursorImpl can contains fields metadata, but QueryCursor 
> does not provide any method for this. So, the only way for user to get 
> metadata is to cast result object to internal class.
> We should extend QueryCursor in child interface and change 
> IgniteCache.query() return type for SqlFieldsQueries.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to