[ https://issues.apache.org/jira/browse/SPARK-13760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188568#comment-15188568 ]
Yin Huai commented on SPARK-13760: ---------------------------------- Set the resolution to later. Maybe we want to revisit it after we drop the Scala 2.10 support. > 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