[ 
https://issues.apache.org/jira/browse/SPARK-10980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Davies Liu resolved SPARK-10980.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.3
                   1.5.2
                   1.3.2
                   1.4.2
                   1.6.0

Issue resolved by pull request 9014
[https://github.com/apache/spark/pull/9014]

> Create wrong decimal if unscaled > 1e18 and scale > 0
> -----------------------------------------------------
>
>                 Key: SPARK-10980
>                 URL: https://issues.apache.org/jira/browse/SPARK-10980
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.2.2, 1.3.1, 1.4.1, 1.5.1, 1.6.0
>            Reporter: Davies Liu
>            Assignee: Davies Liu
>             Fix For: 1.6.0, 1.4.2, 1.3.2, 1.5.2, 1.2.3
>
>
> Decimal(1000000000000000000L, 20, 2) will become 1000000000000000000 instead 
> of 10000000000000000.00



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to