[
https://issues.apache.org/jira/browse/ARROW-8455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Remi Dettai reopened ARROW-8455:
--------------------------------
The first PR merged introduced a regression whith struct fields. I have
submitted a second PR that should fix it.
> [Rust] [Parquet] Arrow column read on partially compatible files
> ----------------------------------------------------------------
>
> Key: ARROW-8455
> URL: https://issues.apache.org/jira/browse/ARROW-8455
> Project: Apache Arrow
> Issue Type: Bug
> Components: Rust
> Affects Versions: 0.16.0
> Reporter: Remi Dettai
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 4h 40m
> Remaining Estimate: 0h
>
> Seen behavior: When reading a Parquet file into Arrow with
> `get_record_reader_by_columns`, it will fail if one of the column of the file
> is a list (or any other unsupported type).
> Expected behavior: it should only fail if you are actually reading the column
> with unsuported type.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)