[GitHub] ignite pull request #2652: IGNITE-6260: rename setDistributedJoins to setNon...

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

[GitHub] ignite pull request #2652: IGNITE-6260: rename setDistributedJoins to setNon...

andrey-kuznetsov
GitHub user vk23 opened a pull request:

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

    IGNITE-6260: rename setDistributedJoins to setNonCollocatedJoins

    1. SqlQuery, SqlFieldsQuery: old methods deprecated, new ones added.
    2. All internal usages of the deprecated methods are replaced with the new ones.

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

    $ git pull https://github.com/vk23/ignite IGNITE-6260

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

    https://github.com/apache/ignite/pull/2652.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 #2652
   
----
commit ce115509854c5c3fe11a9828a3772fcd11c5cdf3
Author: vk <[hidden email]>
Date:   2017-09-12T18:36:46Z

    IGNITE-6260: rename setDistributedJoins to setNonCollocatedJoins
   
    1. SqlQuery, SqlFieldsQuery: old methods deprecated, new ones added.
    2. All internal usages of the deprecated methods are replaced with the new ones.

----


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

[GitHub] ignite pull request #2652: IGNITE-6260 rename setDistributedJoins to setNonC...

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

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


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

[GitHub] ignite pull request #2652: IGNITE-6260 rename setDistributedJoins to setNonC...

andrey-kuznetsov
In reply to this post by andrey-kuznetsov
GitHub user vk23 reopened a pull request:

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

    IGNITE-6260 rename setDistributedJoins to setNonCollocatedJoins

    1. SqlQuery, SqlFieldsQuery: old methods deprecated, new ones added.
    2. All internal usages of the deprecated methods are replaced with the new ones.

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

    $ git pull https://github.com/vk23/ignite IGNITE-6260

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

    https://github.com/apache/ignite/pull/2652.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 #2652
   
----
commit ce115509854c5c3fe11a9828a3772fcd11c5cdf3
Author: vk <[hidden email]>
Date:   2017-09-12T18:36:46Z

    IGNITE-6260: rename setDistributedJoins to setNonCollocatedJoins
   
    1. SqlQuery, SqlFieldsQuery: old methods deprecated, new ones added.
    2. All internal usages of the deprecated methods are replaced with the new ones.

----


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

[GitHub] ignite pull request #2652: IGNITE-6260 rename setDistributedJoins to setNonC...

andrey-kuznetsov
In reply to this post by andrey-kuznetsov
Github user vk23 closed the pull request at:

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


---