Florian Scheibner created PARQUET-745:
-----------------------------------------
Summary: TypedRowGroupStatistics fails to PlainDecode min and max
in ByteArrayType
Key: PARQUET-745
URL: https://issues.apache.org/jira/browse/PARQUET-745
Project: Parquet
Issue Type: Bug
Components: parquet-cpp
Reporter: Florian Scheibner
Assignee: Florian Scheibner
The TypedRowGroupStatistics tries to PlainDecode the given min and max strings.
This fails for BinaryArrayType because it only contains the actual data and not
the prepended length.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)