[ 
https://issues.apache.org/jira/browse/SPARK-10980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14947534#comment-14947534
 ] 

Apache Spark commented on SPARK-10980:
--------------------------------------

User 'davies' has created a pull request for this issue:
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
>
> 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