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

Julien Le Dem updated PARQUET-973:
----------------------------------
    Description: 
int96 are treated as byte arrays internally and were affected by the same bug.

https://github.com/apache/parquet-mr/blob/70f28810a5547219e18ffc3465f519c454fee6e5/parquet-column/src/main/java/org/apache/parquet/CorruptStatistics.java#L56

  was:
int96 are treated as byte arrays internally and were affected by the same bug.

https://github.com/apache/parquet-mr/blob/master/parquet-column/src/main/java/org/apache/parquet/CorruptStatistics.java#L56


> Corrupt statistics test should include int96
> --------------------------------------------
>
>                 Key: PARQUET-973
>                 URL: https://issues.apache.org/jira/browse/PARQUET-973
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-mr
>            Reporter: Julien Le Dem
>
> int96 are treated as byte arrays internally and were affected by the same bug.
> https://github.com/apache/parquet-mr/blob/70f28810a5547219e18ffc3465f519c454fee6e5/parquet-column/src/main/java/org/apache/parquet/CorruptStatistics.java#L56



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to