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

Thejas M Nair updated HIVE-6507:
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.13.0
           Status: Resolved  (was: Patch Available)

Patch committed to trunk and 0.13 branch (in list of 0.13 patches maintained by 
Harish).
Thanks for the contribution Sushanth!


> OrcFile table property names are specified as strings
> -----------------------------------------------------
>
>                 Key: HIVE-6507
>                 URL: https://issues.apache.org/jira/browse/HIVE-6507
>             Project: Hive
>          Issue Type: Bug
>          Components: HCatalog, Serializers/Deserializers
>    Affects Versions: 0.13.0
>            Reporter: Sushanth Sowmyan
>            Assignee: Sushanth Sowmyan
>             Fix For: 0.13.0
>
>         Attachments: HIVE-6507.2.patch, HIVE-6507.patch
>
>
> In HIVE-5504, we had to do some special casing in HCatalog to add a 
> particular set of orc table properties from table properties to job 
> properties.
> In doing so, it's obvious that that is a bit cumbersome, and ideally, the 
> list of all orc file table properties should really be an enum, rather than 
> individual loosely tied constant strings. If we were to clean this up, we can 
> clean up other code that references this to reference the entire enum, and 
> avoid future errors when new table properties are introduced, but other 
> referencing code is not updated.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to