[
https://issues.apache.org/jira/browse/PHOENIX-3408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeongdae Kim updated PHOENIX-3408:
----------------------------------
Description:
PhoenixDecimalObjectInspector doesn't hold decimal type information (holds
default max precision/scale (38/10)), so it doesn't make correct object that
fits into the schema. this causes incorrect results for decimal operations (+,
-, *, -, functions...)
was:
PhoenixDecimalObjectInspector doesn't hold decimal type information (holds
default max precision/scale (38/10)), so it doesn't make correct object that
fits into the schema. this causes incorrect results for decimal operations
(+/-/*/-...)
> arithmetic/mathematical operations with Decimal columns failed in Hive with
> PheonixStorageHandler.
> --------------------------------------------------------------------------------------------------
>
> Key: PHOENIX-3408
> URL: https://issues.apache.org/jira/browse/PHOENIX-3408
> Project: Phoenix
> Issue Type: Bug
> Reporter: Jeongdae Kim
>
> PhoenixDecimalObjectInspector doesn't hold decimal type information (holds
> default max precision/scale (38/10)), so it doesn't make correct object that
> fits into the schema. this causes incorrect results for decimal operations
> (+, -, *, -, functions...)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)