[
https://issues.apache.org/jira/browse/PARQUET-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney reassigned PARQUET-965:
------------------------------------
Assignee: Xianjin YE (was: Wes McKinney)
> [C++] FIXED_LEN_BYTE_ARRAY types are unhandled in the Arrow reader
> ------------------------------------------------------------------
>
> Key: PARQUET-965
> URL: https://issues.apache.org/jira/browse/PARQUET-965
> Project: Parquet
> Issue Type: Bug
> Components: parquet-cpp
> Reporter: Wes McKinney
> Assignee: Xianjin YE
> Fix For: cpp-1.1.0
>
>
> Currently, a {{dynamic_cast}} to a {{ByteArrayType}} reader is failing,
> resulting in a segfault. We should check the Parquet column type and use
> either a BYTE_ARRAY path or FIXED_LEN_BYTE_ARRAY path.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)