You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Gabor Szadovszky (JIRA)" <ji...@apache.org> on 2018/04/21 12:39:04 UTC

[jira] [Updated] (PARQUET-413) Test failures for Java 8

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

Gabor Szadovszky updated PARQUET-413:
-------------------------------------
    Fix Version/s: 1.8.2

> Test failures for Java 8
> ------------------------
>
>                 Key: PARQUET-413
>                 URL: https://issues.apache.org/jira/browse/PARQUET-413
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-mr
>    Affects Versions: 1.8.1
>            Reporter: Ryan Blue
>            Assignee: Ryan Blue
>            Priority: Major
>             Fix For: 1.9.0, 1.8.2
>
>
> There are a few test failures in Java 8 that should be fixed. Mostly due to relying on the order of set and map iteration. This can be fixed by using LinkedHashSet and LinkedHashMap.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)