You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2017/02/15 17:16:41 UTC

[jira] [Assigned] (HIVE-15929) Fix HiveDecimalWritable to be compatible with Hive 2.1

     [ https://issues.apache.org/jira/browse/HIVE-15929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley reassigned HIVE-15929:
------------------------------------

    Assignee: Owen O'Malley

> 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
>            Assignee: 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)