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)