Remi Dettai created ARROW-8455:
----------------------------------
Summary: [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.15.1
Reporter: Remi Dettai
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)