[
https://issues.apache.org/jira/browse/PARQUET-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Blue updated PARQUET-1028:
-------------------------------
Fix Version/s: 1.10.0
> [JAVA] When reading old Spark-generated files with INT96, stats are reported
> as valid when they aren't
> -------------------------------------------------------------------------------------------------------
>
> Key: PARQUET-1028
> URL: https://issues.apache.org/jira/browse/PARQUET-1028
> Project: Parquet
> Issue Type: Bug
> Components: parquet-mr
> Affects Versions: 1.9.0
> Reporter: Jacques Nadeau
> Priority: Major
> Fix For: 1.10.0
>
>
> Found that the condition
> [here|https://github.com/apache/parquet-mr/blob/9d58b6a83aa79dcad01c3bcc2ec0a7db74ba83b1/parquet-column/src/main/java/org/apache/parquet/CorruptStatistics.java#L55]
> is missing a check for INT96. Since INT96 statis are also corrupt with old
> versions of Parquet, the code here shouldn't short-circuit return.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)