Anurag created HIVE-3036:
----------------------------
Summary: hive should support BigDecimal datatype
Key: HIVE-3036
URL: https://issues.apache.org/jira/browse/HIVE-3036
Project: Hive
Issue Type: New Feature
Components: Query Processor
Affects Versions: 0.8.1, 0.8.0, 0.7.1
Reporter: Anurag
Fix For: 0.10.0
hive has support for big int but people have use cases where they need decimal
precision to a big value.
Values in question are like decimal(x,y).
for eg. decimal of form (17,6) which cannot be represented by float/double.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira