[ 
https://issues.apache.org/jira/browse/HIVE-15161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15870434#comment-15870434
 ] 

Pengcheng Xiong commented on HIVE-15161:
----------------------------------------

pushed to master. Thanks [~kgyrtkirk] for the patch. A similar change at the 
tableproperties level would be a good idea but I can imagine that the most 
difficult part would be the backward compatibility. ColumnStats' format is 
relatively fixed and it is relatively easy to deal with the backward 
compatibility. However, users can put almost anything in table properties, 
which does not have a fix format.

> migrate ColumnStats to use jackson
> ----------------------------------
>
>                 Key: HIVE-15161
>                 URL: https://issues.apache.org/jira/browse/HIVE-15161
>             Project: Hive
>          Issue Type: Sub-task
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Zoltan Haindrich
>            Assignee: Zoltan Haindrich
>             Fix For: 2.2.0
>
>         Attachments: HIVE-15161.1.patch, HIVE-15161.2.patch, 
> HIVE-15161.3.patch, HIVE-15161.4.patch, HIVE-15161.4.patch, 
> HIVE-15161.5.patch, HIVE-15161.5.patch, HIVE-15161.6.patch
>
>
> * json.org has license issues
> * jackson can provide a fully compatible alternative to it
> * there are a few flakiness issues caused by the order of the map entries of 
> the columns...this cat be addressed, org.json api was unfriendly in this 
> manner ;)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to