You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Remi Dettai (Jira)" <ji...@apache.org> on 2020/04/14 17:49:00 UTC

[jira] [Commented] (ARROW-8455) [Rust] Parquet Arrow column read on partially compatible files

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

Remi Dettai commented on ARROW-8455:
------------------------------------

[https://github.com/apache/arrow/pull/6935] should solve it, I would have liked to add a test but I don't really know where to put the file

> [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
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  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)