You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Xuefu Zhang (JIRA)" <ji...@apache.org> on 2014/05/06 22:50:18 UTC

[jira] [Updated] (HIVE-6367) Implement Decimal in ParquetSerde

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

Xuefu Zhang updated HIVE-6367:
------------------------------

    Attachment: dec.parq

> Implement Decimal in ParquetSerde
> ---------------------------------
>
>                 Key: HIVE-6367
>                 URL: https://issues.apache.org/jira/browse/HIVE-6367
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Serializers/Deserializers
>            Reporter: Brock Noland
>            Assignee: Xuefu Zhang
>              Labels: Parquet
>         Attachments: dec.parq
>
>
> Some code in the Parquet Serde deals with decimal and other does not. For example in ETypeConverter we convert Decimal to double (which is invalid) whereas in DataWritableWriter and other locations we throw an exception if decimal is used.
> This JIRA is to implement decimal support.



--
This message was sent by Atlassian JIRA
(v6.2#6252)