[GitHub] ignite pull request #2598: IGNITE-6279 .NET: Decouple AbstractQueryCursor fr...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2598: IGNITE-6279 .NET: Decouple AbstractQueryCursor fr...

andrey-kuznetsov
GitHub user ptupitsyn opened a pull request:

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

    IGNITE-6279 .NET: Decouple AbstractQueryCursor from PlatformTarget data exchange specifics

   

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

    $ git pull https://github.com/ptupitsyn/ignite ignite-6279

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

    https://github.com/apache/ignite/pull/2598.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 #2598
   
----
commit 94ea55dc836795efcfacfc7ca01192c33083abeb
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-09-06T12:42:47Z

    IGNITE-6279 .NET: Decouple AbstractQueryCursor from PlatformTarget data exchange specifics

commit fdf9727f782c1df43be99c9b91dedcb03d7cd44a
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-09-06T12:44:27Z

    wip

commit 6c653c41659c67b0618fd3b2f3fc255075f8a000
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-09-06T12:44:43Z

    Fix class naming

commit 10f8666a024bc7a32d1c4befadf9b67683f025b6
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-09-06T12:47:37Z

    cleanup

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2598: IGNITE-6279 .NET: Decouple AbstractQueryCursor fr...

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---