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

Yin Huai updated SPARK-13760:
-----------------------------
    Fix Version/s:     (was: 1.6.1)
                   1.6.2

> Fix BigDecimal constructor for FloatType
> ----------------------------------------
>
>                 Key: SPARK-13760
>                 URL: https://issues.apache.org/jira/browse/SPARK-13760
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Sameer Agarwal
>            Priority: Trivial
>             Fix For: 1.6.2, 2.0.0
>
>
> Change `BigDecimal.decimal(f: Float)` instead of `BigDecimal(f: float)`. The 
> latter is deprecated and can result in inconsistencies due to an implicit 
> conversion to `Double`.



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