Travis Crawford created HIVE-3323:
-------------------------------------
Summary: Enable enum to string conversions
Key: HIVE-3323
URL: https://issues.apache.org/jira/browse/HIVE-3323
Project: Hive
Issue Type: Improvement
Reporter: Travis Crawford
Assignee: Travis Crawford
When using serde-reported schemas with the ThriftDeserializer, Enum fields are
presented as {{struct<value:int>}}
Many users expect to work with the string values, which is both easier and more
meaningful as the string value communicates what is represented.
Hive should provide a mechanism to optionally convert enum values to strings.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira