[
https://issues.apache.org/jira/browse/SPARK-9370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650621#comment-14650621
]
Davies Liu commented on SPARK-9370:
-----------------------------------
This is fixed by https://github.com/apache/spark/pull/7758
> Support DecimalType in UnsafeRow
> --------------------------------
>
> Key: SPARK-9370
> URL: https://issues.apache.org/jira/browse/SPARK-9370
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Reporter: Reynold Xin
> Assignee: Davies Liu
> Fix For: 1.5.0
>
>
> We should be able to represent the Decimal data using 2 longs (16 byte) given
> we no longer support unlimited precision.
> Once we figure out how to convert Decimal into 2 longs, we can add support
> for it similar to the way we add support for IntervalType (SPARK-9369).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]