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

[jira] [Resolved] (ARROW-8751) [Rust] ParquetFileArrowReader should be able to read empty parquet file without error

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

Paddy Horan resolved ARROW-8751.
--------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

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

> [Rust] ParquetFileArrowReader should be able to read empty parquet file without error
> -------------------------------------------------------------------------------------
>
>                 Key: ARROW-8751
>                 URL: https://issues.apache.org/jira/browse/ARROW-8751
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Rust
>            Reporter: QP Hou
>            Assignee: QP Hou
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Sometimes spark will write out parquet files with zero row groups, which will result in error if read using ParquetFileArrowReader.
> It would be more convenient if ParquetFileArrowReader can support this edge-case out of the box.



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