GitHub user QiangCai reopened a pull request:

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

    [SPARK-12340][SQL]fix Int overflow in the SparkPlan.executeTake, RDD.take 
and AsyncRDDActions.takeAsync

    I have closed pull request https://github.com/apache/spark/pull/10487. And 
I create this pull request to resolve the problem.
    
    spark jira
    https://issues.apache.org/jira/browse/SPARK-12340

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

    $ git pull https://github.com/QiangCai/spark bugfix

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

    https://github.com/apache/spark/pull/10562.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 #10562
    
----
commit 4974f05d93852f4ee302715d811eb585affddd2d
Author: QiangCai <david.c...@gmail.com>
Date:   2016-01-03T13:47:58Z

    [SPARK-12340][SQL]fix Int overflow in the SparkPlan.executeTake, RDD.take 
and AsyncRDDActions.takeAsync

commit 9c102bc81bdf704ef1e1c916727f2ec78702be5b
Author: cai qiang <david.c...@gmail.com>
Date:   2016-01-03T23:42:24Z

    delete some blank lines

commit 639cfb26f33f2d0f31530b57a147f42904e635ef
Author: QiangCai <david.c...@gmail.com>
Date:   2016-01-04T13:00:40Z

    remove whitespaces

----


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to