You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jason Dere (JIRA)" <ji...@apache.org> on 2014/10/01 12:35:33 UTC

[jira] [Updated] (HIVE-8321) Fix serialization of TypeInfo for qualified types

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

Jason Dere updated HIVE-8321:
-----------------------------
    Status: Patch Available  (was: Open)

> Fix serialization of TypeInfo for qualified types
> -------------------------------------------------
>
>                 Key: HIVE-8321
>                 URL: https://issues.apache.org/jira/browse/HIVE-8321
>             Project: Hive
>          Issue Type: Bug
>          Components: Types
>            Reporter: Jason Dere
>            Assignee: Jason Dere
>         Attachments: HIVE-8321.1.patch
>
>
> TypeInfos for decimal/char/varchar don't appear to be serializing properly with javaXML.
> Decimal needed proper getters/setters for precision/scale.
> Also disabling setTypeInfo since for decimal/char/varchar the proper type name should already be set by the constructor.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)