You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Gang Wu (Jira)" <ji...@apache.org> on 2023/01/14 15:06:00 UTC

[jira] [Created] (PARQUET-2227) Refactor different file rewriters to use single implementation

Gang Wu created PARQUET-2227:
--------------------------------

             Summary: Refactor different file rewriters to use single implementation
                 Key: PARQUET-2227
                 URL: https://issues.apache.org/jira/browse/PARQUET-2227
             Project: Parquet
          Issue Type: Sub-task
          Components: parquet-mr
            Reporter: Gang Wu
            Assignee: Gang Wu


A new ParquetRewriter is implemented to support all logics in the ColumnPruner, CompressionConverter, ColumnMasker, and ColumnEncrypter. And refactor all the old rewriters to use ParquetRewriter under the hood.



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