Laurent Goujon created PARQUET-174:
--------------------------------------
Summary: Fix Java6 compatibility
Key: PARQUET-174
URL: https://issues.apache.org/jira/browse/PARQUET-174
Project: Parquet
Issue Type: Bug
Components: parquet-mr
Reporter: Laurent Goujon
Priority: Minor
Test
{{parquet-hadoop/src/test/java/parquet/format/converter/TestParquetMetadataConverter.java}}
throws an AssertionError using a constructor introduced in Java7.
As such this class cannot be compiled with Java6
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)