Owen O'Malley created HIVE-15929:
------------------------------------
Summary: Fix HiveDecimalWritable
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)