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

ASF GitHub Bot updated PARQUET-1799:
------------------------------------
    Labels: pull-request-available  (was: )

> [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
>
> 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