[
https://issues.apache.org/jira/browse/IGNITE-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15243261#comment-15243261
]
ASF GitHub Bot commented on IGNITE-2946:
----------------------------------------
GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/649
IGNITE-2946: Implemented query results retrieving in a batch.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/isapego/ignite ignite-2946
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/649.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #649
----
commit 07610b3edbd2db47c8a61a066ad201e47bd74a9f
Author: isapego <[email protected]>
Date: 2016-04-06T16:07:03Z
IGNITE-2946: Implemented query results retrieving in a batch.
----
> CPP: Method GetNext() of the cursor classes should be optimized.
> ----------------------------------------------------------------
>
> Key: IGNITE-2946
> URL: https://issues.apache.org/jira/browse/IGNITE-2946
> Project: Ignite
> Issue Type: Task
> Components: platforms
> Affects Versions: 1.5.0.final
> Reporter: Igor Sapego
> Assignee: Igor Sapego
> Fix For: 1.6
>
>
> Current implementation of the GetNext() method of the cursor classes is too
> slow and should be optimized.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)