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

Davies Liu updated SPARK-10980:
-------------------------------
    Description: Decimal(1000000000000000000L, 20, 2) will become 
1000000000000000000 instead of 10000000000000000.00  (was: Decimal(1, 20, 5) 
will become 1 instead of 0.00001)

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