You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Matei Zaharia (JIRA)" <ji...@apache.org> on 2014/10/13 19:54:34 UTC

[jira] [Updated] (SPARK-3929) Support for fixed-precision decimal

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

Matei Zaharia updated SPARK-3929:
---------------------------------
    Description: Spark SQL should support fixed-precision decimals, which are available in Hive 0.13 (see https://cwiki.apache.org/confluence/download/attachments/27362075/Hive_Decimal_Precision_Scale_Support.pdf) as well as in new versions of Parquet. This involves adding precision to the decimal type and implementing various rules for math on it (see above).

> Support for fixed-precision decimal
> -----------------------------------
>
>                 Key: SPARK-3929
>                 URL: https://issues.apache.org/jira/browse/SPARK-3929
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>            Reporter: Matei Zaharia
>            Assignee: Matei Zaharia
>
> Spark SQL should support fixed-precision decimals, which are available in Hive 0.13 (see https://cwiki.apache.org/confluence/download/attachments/27362075/Hive_Decimal_Precision_Scale_Support.pdf) as well as in new versions of Parquet. This involves adding precision to the decimal type and implementing various rules for math on it (see above).



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