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

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

GitHub user ptupitsyn opened a pull request:

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

    IGNITE-6244 .NET: Thin client: ScanQuery

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-6244

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2625.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 #2625
    
----
commit bc7bb37d5f318c65594deb2e0f4750fad6711223
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-09-08T14:14:29Z

    IGNITE-6244 .NET: Thin client: ScanQuery

----


> .NET: Thin client: ScanQuery
> ----------------------------
>
>                 Key: IGNITE-6244
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6244
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .NET
>             Fix For: 2.3
>
>
> Implement ScanQuery in thin client.
> Challenges:
> * Query cursor. This will require some kind of HandleRegistry on Java side, 
> so we can pass an ID back to client (see {{OdbcRequestHandler.qryCursors}} as 
> an example).
> * Predicate. Thin client is not .NET-specific. We need a way to support 
> predicates in (at least) Java and .NET, there should be some platform id.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to