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

Sameer Agarwal closed SPARK-13760.
----------------------------------
    Resolution: Won't Fix

> 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
>            Assignee: Sameer Agarwal
>            Priority: Trivial
>
> 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