You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jie Li (JIRA)" <ji...@apache.org> on 2013/10/19 00:01:43 UTC

[jira] [Created] (HIVE-5592) Add an option to convert enum as struct as of Hive 0.8

Jie Li created HIVE-5592:
----------------------------

             Summary: Add an option to convert enum as struct<value:int> as of Hive 0.8
                 Key: HIVE-5592
                 URL: https://issues.apache.org/jira/browse/HIVE-5592
             Project: Hive
          Issue Type: Bug
    Affects Versions: 0.11.0, 0.10.0, 0.12.0
            Reporter: Jie Li


HIVE-3222 introduced the incompatible change: Hive handling of enum types has been changed to always return the string value rather than struct<value:int>. But it didn't add the option "hive.data.convert.enum.to.string"  as planned and thus broke all Enum usage prior to 0.10.




--
This message was sent by Atlassian JIRA
(v6.1#6144)