[
https://issues.apache.org/jira/browse/HIVE-8321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14187169#comment-14187169
]
Jason Dere commented on HIVE-8321:
----------------------------------
Committed to 0.14 branch
> 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
> Fix For: 0.14.0
>
> Attachments: HIVE-8321.1.patch, HIVE-8321.2.patch, HIVE-8321.3.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)