You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergio Peña (JIRA)" <ji...@apache.org> on 2014/12/05 22:43:12 UTC

[jira] [Updated] (HIVE-9033) Fix ordering differences due to Java8 (part 2)

     [ https://issues.apache.org/jira/browse/HIVE-9033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergio Peña updated HIVE-9033:
------------------------------
    Attachment: HIVE-9033.1.patch

> 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.1.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)