You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "QP Hou (Jira)" <ji...@apache.org> on 2020/05/09 23:47:00 UTC

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

QP Hou created ARROW-8751:
-----------------------------

             Summary: [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
            Reporter: QP Hou
            Assignee: QP Hou


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)