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

Mohit Sabharwal edited comment on HIVE-13894 at 5/31/16 9:08 PM:
-----------------------------------------------------------------

Also, in some cases, like when HashMap is used within external libs like antrl, 
avro or json (as in this case) regenerating the golden files in the only viable 
option (using LinkedHashMap is not an option as it means adding new code & 
associated cost just to re-order the output from these external libs)


was (Author: mohitsabharwal):
Also, in some cases, like when HashMap is used within external libs like antrl, 
avro or json (as in this case) regenerating the golden files in the only viable 
option (using LinkedHashMap is really an option as it means adding new code & 
associated cost just to re-order the output from these external libs)

> Fix more json related JDK8 test failures Part 2
> -----------------------------------------------
>
>                 Key: HIVE-13894
>                 URL: https://issues.apache.org/jira/browse/HIVE-13894
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Mohit Sabharwal
>            Assignee: Mohit Sabharwal
>         Attachments: HIVE-13894.patch
>
>
> After merge of java8 branch to master, some more json ordering related 
> failures 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to