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

Thejas M Nair commented on HIVE-16597:
--------------------------------------

I am not working on this right now, so folks can free to take on this.


> Replace use of Map<String, String> for partSpec with List<Pair<String, 
> String>>
> -------------------------------------------------------------------------------
>
>                 Key: HIVE-16597
>                 URL: https://issues.apache.org/jira/browse/HIVE-16597
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Thejas M Nair
>
> As discussed in [HIVE-13652 comment 
> |https://issues.apache.org/jira/browse/HIVE-13652?focusedCommentId=15998857&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15998857]
>  the use of Map<String, String> for partSpec in AddPartitionDesc makes it 
> vulnerable to similar mistakes like what happened with issue in HIVE-13652.
> We should cleanup the code to use List<Pair<String, String>> .



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

Reply via email to