GitHub user techaddict opened a pull request:

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

    [HOTFIX][SPARK-15445] Build fails for java 1.7 after adding 
java.mathBigInteger support

    ## What changes were proposed in this pull request?
    Using longValue() and then checking whether the value is in the range for a 
long manually.
    
    ## How was this patch tested?
    Existing tests

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

    $ git pull https://github.com/techaddict/spark SPARK-15445

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

    https://github.com/apache/spark/pull/13223.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 #13223
    
----
commit 02a1fefcfa59ec9218025ff55ce5181f912964ad
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-05-20T11:01:36Z

    [SPARK-15445] [HOTFIX] Build fails for java 1.7 after adding 
java.math.BigInteger support

commit cd8362d2622273c24b196987b851683d8abd6e59
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-05-20T11:04:29Z

    fix values

commit 29f5adb5978ba21a1e2174ff4344c978e9482ea1
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-05-20T11:06:48Z

    fix

----


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