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

Reply via email to