You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by sanpwc <gi...@git.apache.org> on 2018/12/28 08:19:23 UTC

[GitHub] ignite pull request #5768: IGNITE- 10379

GitHub user sanpwc opened a pull request:

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

    IGNITE- 10379

    First iteration of extracting partitions from between and similar range operation. For now works only with constants (parameters not supported).

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

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

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

    https://github.com/apache/ignite/pull/5768.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 #5768
    
----
commit d3059eb786f8f5d20038123232b44cadeb8687fd
Author: sanpwc <la...@...>
Date:   2018-12-27T15:43:57Z

    IGNITE-10379 Tests implemented.

commit 343064864985865b9a12a108ec067a472bee91a7
Author: sanpwc <la...@...>
Date:   2018-12-27T16:21:03Z

    IGNITE-10379 Initial implementation.

commit 7be9cfc648c39c2450e4add8846d6e1cda94a6fc
Author: sanpwc <la...@...>
Date:   2018-12-27T16:48:29Z

    IGNITE-10379 Tests for limit added.

commit 04e14945b94f43cc12ee0d12ee83a2e74954b1ed
Author: sanpwc <la...@...>
Date:   2018-12-28T08:14:27Z

    IGNITE-10379 Cleanup.

commit 7849f3c5fcb59645ae49ec81ab31f16f88b263dc
Author: alapin <la...@...>
Date:   2018-12-28T08:15:00Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-10379

----


---