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

Yin Huai commented on SPARK-13760:
----------------------------------

Seems https://github.com/apache/spark/pull/11597 broke the scala 2.10 build. 
So, I have reverted it.

> 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