[
https://issues.apache.org/jira/browse/ARROW-7960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-7960:
--------------------------------
Component/s: C++
> [C++][Parquet] Add support for schema translation from parquet nodes back to
> arrow for missing types
> ----------------------------------------------------------------------------------------------------
>
> Key: ARROW-7960
> URL: https://issues.apache.org/jira/browse/ARROW-7960
> Project: Apache Arrow
> Issue Type: Sub-task
> Components: C++
> Reporter: Micah Kornfield
> Assignee: Micah Kornfield
> Priority: Major
> Labels: pull-request-available
> Time Spent: 2h
> Remaining Estimate: 0h
>
> Map seems to be the most obvious one missing. Without additional metadata I
> don't think FixedSizeList is possible. LargeList would probably have to also
> be could be determined empirically while parsing if there are any entries
> that exceed the int32 range (or with medata). Need to also double check that
> struct is supported
--
This message was sent by Atlassian Jira
(v8.3.4#803005)