You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by stuartmacd <gi...@git.apache.org> on 2018/07/24 12:02:02 UTC

[GitHub] ignite pull request #4419: IGNITE-9063 Correct DataFrame Partition Ordering

GitHub user stuartmacd opened a pull request:

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

    IGNITE-9063 Correct DataFrame Partition Ordering

    

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

    $ git pull https://github.com/stuartmacd/ignite fixSparkDfSequencing

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

    https://github.com/apache/ignite/pull/4419.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 #4419
    
----
commit c9e7294c71de9e7b2bddfae671605a71260b80b3
Author: Stuart Macdonald <29...@...>
Date:   2018-07-20T14:50:37Z

    Fix out of order partition sequencing

commit 362a748be1151031222f115bf16f4ab9c66b1c99
Author: Stuart Macdonald <29...@...>
Date:   2018-07-20T14:50:37Z

    Fix out of order partition sequencing

commit 3713bac704b842b22d6c300137f3dca7ccd6b67a
Author: Stuart Macdonald <29...@...>
Date:   2018-07-24T11:52:20Z

    Merge branch 'fixSparkDfSequencing' of https://github.com/stuartmacd/ignite into fixSparkDfSequencing

commit b189ce0b0b92b9a7ac0ad99be5565dc59b59f1e9
Author: Stuart Macdonald <29...@...>
Date:   2018-07-24T11:58:56Z

    Correct server count

----


---

[GitHub] ignite pull request #4419: IGNITE-9063 Correct DataFrame Partition Ordering

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---