[ 
https://issues.apache.org/jira/browse/ARROW-7960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208112#comment-17208112
 ] 

Micah Kornfield commented on ARROW-7960:
----------------------------------------

this won't include large binary or large string for now (I had not realized 
there were not implemented).

> [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: parquet, pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 2h 20m
>  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)

Reply via email to