You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Ryan Blue (JIRA)" <ji...@apache.org> on 2015/12/19 00:03:46 UTC

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

Ryan Blue created PARQUET-413:
---------------------------------

             Summary: 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
             Fix For: 1.9.0


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
(v6.3.4#6332)