You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Florian Scheibner (JIRA)" <ji...@apache.org> on 2016/10/07 19:15:20 UTC

[jira] [Created] (PARQUET-745) TypedRowGroupStatistics fails to PlainDecode min and max in ByteArrayType

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)