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

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

     [ https://issues.apache.org/jira/browse/SPARK-9370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reynold Xin updated SPARK-9370:
-------------------------------
    Assignee: Davies Liu

> 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
>
> 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