[
https://issues.apache.org/jira/browse/IGNITE-4379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726493#comment-15726493
]
Andrew Mashenkov commented on IGNITE-4379:
------------------------------------------
[~ascherbakov], would you please explain if it is really need to move query
execution to GridQueryFieldsResultAdapter.iterator() method?
> SQL: Local SQL field query broken in master
> -------------------------------------------
>
> Key: IGNITE-4379
> URL: https://issues.apache.org/jira/browse/IGNITE-4379
> Project: Ignite
> Issue Type: Bug
> Components: SQL
> Reporter: Andrew Mashenkov
> Fix For: 2.0
>
>
> Local SQL field query returns entries from backup partition.
> For now query context is being cleared in
> IgniteH2Indexing.queryLocalSqlFields() method before query is really executed.
> It seems, GridQueryFieldsResultAdapter should restore query context before
> query run in iterator() method.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)