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

Ashutosh Chauhan commented on HIVE-8862:
----------------------------------------

I am OK with deleting those. Whenever plan changes and these xml files are 
updated, I doubt any dev actually tries to reason whether that update makes 
sense or not. It's just a nuisance trying to maintain these files. Lets get rid 
of these and not waste precious dev time on these.

> Fix ordering diferences on TestParse tests due to Java8
> -------------------------------------------------------
>
>                 Key: HIVE-8862
>                 URL: https://issues.apache.org/jira/browse/HIVE-8862
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Sergio Peña
>            Assignee: Sergio Peña
>         Attachments: HIVE-8862.1.patch
>
>
> This bug is related to HIVE-8607. All TestParse tests are failing on Java8 
> due to XML serialization incomptabilities with JDK7.
> This serialization issues are just ordering differences with the XML files
> generated with JDK7 because the hash function for HashMap/HashSet. In order 
> to fix this, we should use LinkedHashMap/LinkedHashSet instead, so we can get 
> the correct.



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

Reply via email to