GitHub user juliuszsompolski opened a pull request:

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

    [SPARK-26038] Decimal toScalaBigInt/toJavaBigInteger for decimals not 
fitting in long

    ## What changes were proposed in this pull request?
    
    Fix Decimal `toScalaBigInt` and `toJavaBigInteger` used to only work for 
decimals not fitting long.
    
    ## How was this patch tested?
    
    Added test to DecimalSuite.

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

    $ git pull https://github.com/juliuszsompolski/apache-spark SPARK-26038

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

    https://github.com/apache/spark/pull/23022.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 #23022
    
----
commit 9c52e09357531f081801c25a0c2533fff10aa1d8
Author: Juliusz Sompolski <julek@...>
Date:   2018-11-13T10:58:26Z

    SPARK-26038

----


---

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

Reply via email to