You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/07/29 08:20:04 UTC

[jira] [Commented] (SPARK-9370) Support DecimalType in UnsafeRow

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

Apache Spark commented on SPARK-9370:
-------------------------------------

User 'viirya' has created a pull request for this issue:
https://github.com/apache/spark/pull/7744

> 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
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org