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

Brock Noland updated HIVE-6367:
-------------------------------

    Description: 
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.

  was:Some code in the Parquet Serde deals with decimal and other does not. 
This JIRA is to implement decimal support.


> Implement Decimal in Parquet
> ----------------------------
>
>                 Key: HIVE-6367
>                 URL: https://issues.apache.org/jira/browse/HIVE-6367
>             Project: Hive
>          Issue Type: Task
>            Reporter: Brock Noland
>
> 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.1.5#6160)

Reply via email to