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/11/21 05:27:00 UTC

[jira] [Resolved] (PARQUET-2380) Decouple RewriteOptions from Hadoop classes

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

Gang Wu resolved PARQUET-2380.
------------------------------
    Fix Version/s: 1.14.0
         Assignee: Atour Mousavi Gourabi
       Resolution: Fixed

> Decouple RewriteOptions from Hadoop classes
> -------------------------------------------
>
>                 Key: PARQUET-2380
>                 URL: https://issues.apache.org/jira/browse/PARQUET-2380
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-mr
>            Reporter: Atour Mousavi Gourabi
>            Assignee: Atour Mousavi Gourabi
>            Priority: Major
>             Fix For: 1.14.0
>
>
> ParquetRewriter's RewriteOptions makes use of Hadoop Path and Configuration, where it could instead allow users to specify these using the Parquet interface methods as well. This would allow for proper decoupling Hadoop for rewriting in a later stage as well.
> This is part of a larger effort to decouple Parquet from Hadoop libraries.



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