[ 
https://issues.apache.org/jira/browse/PARQUET-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antoine Pitrou resolved PARQUET-1799.
-------------------------------------
    Fix Version/s: cpp-1.6.0
       Resolution: Fixed

Issue resolved by pull request 6434
[https://github.com/apache/arrow/pull/6434]

> [C++] Stream API: Relax schema checking when reading
> ----------------------------------------------------
>
>                 Key: PARQUET-1799
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1799
>             Project: Parquet
>          Issue Type: Bug
>            Reporter: Gawain BOLTON
>            Assignee: Gawain BOLTON
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: cpp-1.6.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> When reading Parquet files, the schema converted type may not match the 
> currently expected converted type.
> For example when reading a C++ uint32_t the converted type expected is INT_32 
> when in fact it may be NONE which causes the read to fail.
> There are a few similar cases I have found and I will submit a PR to address 
> this issue.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to