[ https://issues.apache.org/jira/browse/HIVE-9033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14238325#comment-14238325 ]
Szehon Ho commented on HIVE-9033: --------------------------------- +1 , code changes look good, thanks for the work. The test result updates look good too, including vector_deimal_aggregate which looks different but more correct now. Before the numRows was not matching other vector out files of tables loaded from alltypesorc. > Fix ordering differences due to Java8 (part 2) > ---------------------------------------------- > > Key: HIVE-9033 > URL: https://issues.apache.org/jira/browse/HIVE-9033 > Project: Hive > Issue Type: Sub-task > Reporter: Sergio Peña > Assignee: Sergio Peña > Attachments: HIVE-9033.2.patch > > > Java 8 uses a different hash function for HashMap, which is leading to > iteration order differences in several cases. (See Java8 vs Java7) > This is a second part of ordering fixes to help divide the work with other > contributors. -- This message was sent by Atlassian JIRA (v6.3.4#6332)