GitHub user kanzhang reopened a pull request:

    https://github.com/apache/spark/pull/760

    [SPARK-1817] RDD.zip() should verify partition sizes for each partition

    

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

    $ git pull https://github.com/kanzhang/spark SPARK-1817

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

    https://github.com/apache/spark/pull/760.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 #760
    
----
commit 18bdd800fca4e3dab8f24f72cc89198088ae32d5
Author: Kan Zhang <kzh...@apache.org>
Date:   2014-05-13T19:41:38Z

    [SPARK-1817] NumericRange was partitioned differently, causing RDD.zip to 
fail

commit b2e441655132776fd20f77b9d27b1bcc6d234a28
Author: Kan Zhang <kzh...@apache.org>
Date:   2014-05-13T20:17:42Z

    minor update on test

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to