Tom White created PARQUET-326:
---------------------------------
Summary: Binary statistics are invalid if buffers are reused
Key: PARQUET-326
URL: https://issues.apache.org/jira/browse/PARQUET-326
Project: Parquet
Issue Type: Bug
Components: parquet-mr
Affects Versions: 1.7.0
Reporter: Tom White
Assignee: Tom White
Priority: Critical
Fix For: 1.8.0
BinaryStatistics does not copy the min or max binary objects, so if the buffers
are shared (as they usually are in MapReduce), then the statistics are
incorrect.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)