[
https://issues.apache.org/jira/browse/PARQUET-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved PARQUET-745.
----------------------------------
Resolution: Fixed
Fix Version/s: cpp-0.1
Issue resolved by pull request 176
[https://github.com/apache/parquet-cpp/pull/176]
> 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
> Fix For: cpp-0.1
>
>
> 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)