You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Sagar Sumit (Jira)" <ji...@apache.org> on 2022/09/07 10:06:00 UTC

[jira] [Created] (HUDI-4798) Need to upgrade parquet after nested fields fixed

Sagar Sumit created HUDI-4798:
---------------------------------

             Summary: Need to upgrade parquet after nested fields fixed
                 Key: HUDI-4798
                 URL: https://issues.apache.org/jira/browse/HUDI-4798
             Project: Apache Hudi
          Issue Type: Task
          Components: reader-core, writer-core
            Reporter: Sagar Sumit


parquet-mr fails to read nested array fields.

See following issues for more discussion:

[https://github.com/apache/hudi/issues/5985]

[https://github.com/apache/hudi/issues/5701]

Essentially, Hudi needs to upgrade parquet version after following parquet issues are fixed:

https://issues.apache.org/jira/browse/PARQUET-1254

https://issues.apache.org/jira/browse/PARQUET-1681

https://issues.apache.org/jira/browse/PARQUET-2069

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)