[
https://issues.apache.org/jira/browse/HIVE-15929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley updated HIVE-15929:
---------------------------------
Summary: Fix HiveDecimalWritable to be compatible with Hive 2.1 (was: Fix
HiveDecimalWritable )
> Fix HiveDecimalWritable to be compatible with Hive 2.1
> ------------------------------------------------------
>
> Key: HIVE-15929
> URL: https://issues.apache.org/jira/browse/HIVE-15929
> Project: Hive
> Issue Type: Bug
> Reporter: Owen O'Malley
>
> HIVE-15335 broke compatibility with Hive 2.1 by making
> HiveDecimalWritable.getInternalStorate() throw an exception when called on an
> unset value. It is easy to instead return an empty array, which will allow
> the old code to allocate a new array.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)