[
https://issues.apache.org/jira/browse/HIVE-25319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17378065#comment-17378065
]
David Mollitor edited comment on HIVE-25319 at 7/9/21, 1:31 PM:
----------------------------------------------------------------
There does exist a {{HiveDecimal.create(BigDecimal);}}, which I am currently
utilizing, but would like to keep a "reuse" {{HiveDecimalWritable}} to avoid
instantiating one for each loop.
was (Author: belugabehr):
There does exist a {{HiveDecimal.create(BigDecimal);}}, which I am currently
utilizing, but would like to keep a "reuse" {{HiveDecimal}} to avoid
instantiating one for each loop.
> Allow HiveDecimalWritable to Accept Java BigDecimal
> ---------------------------------------------------
>
> Key: HIVE-25319
> URL: https://issues.apache.org/jira/browse/HIVE-25319
> Project: Hive
> Issue Type: Improvement
> Components: storage-api
> Reporter: David Mollitor
> Priority: Minor
>
> Add support for {{set}} in {{HiveDecimalWritable}} of a Java BigDecimal value.
>
> Also, the unit tests in {{TestHiveDecimalWritable}} are really lacking.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)