[
https://issues.apache.org/jira/browse/SPARK-9303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin closed SPARK-9303.
------------------------------
Resolution: Won't Fix
Target Version/s: (was: 1.5.0)
Marking this as won't fix since we are most likely going to switch away
entirely from either Java or Scala decimal implementation in 1.6.
> Decimal should use java.math.Decimal directly instead of via Scala wrapper
> --------------------------------------------------------------------------
>
> Key: SPARK-9303
> URL: https://issues.apache.org/jira/browse/SPARK-9303
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Reporter: Josh Rosen
>
> Spark SQL's Decimal class should use Java's BigDecimal instead of Scala's,
> since this removes a layer of object allocation and works around an issue
> where Scala's BigDecimal.hashCode() can lead to OOMs (see
> https://issues.scala-lang.org/browse/SI-6173).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]