[
https://issues.apache.org/jira/browse/IGNITE-14966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17374754#comment-17374754
]
Pavel Tupitsyn commented on IGNITE-14966:
-----------------------------------------
[~ivan.fedorenkov] thanks for noting this, updated accordingly.
> Java thin: ClientFieldsQueryCursor fails to return columns before the first
> row gets accessed
> ---------------------------------------------------------------------------------------------
>
> Key: IGNITE-14966
> URL: https://issues.apache.org/jira/browse/IGNITE-14966
> Project: Ignite
> Issue Type: Bug
> Components: thin client
> Affects Versions: 2.10
> Reporter: Ivan Fedorenkov
> Assignee: Pavel Tupitsyn
> Priority: Major
> Fix For: 2.12
>
>
> When user issues a SQL query using the IgniteClient instance and wants to
> access the resulting list of columns as well as their total count he gets
> nothing and zero before the first row gets accessed. This behavior is
> incompatible with "fat" client nodes and server nodes that get this
> information right away.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)