Jason Dere created HIVE-8321:
--------------------------------
Summary: 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
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)