Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
0.7.1, 0.8.0, 0.8.1
-
None
-
None
Description
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.