Atour Mousavi Gourabi created PARQUET-2353: ----------------------------------------------
Summary: Avoid Hadoop interfaces and classes in codecs Key: PARQUET-2353 URL: https://issues.apache.org/jira/browse/PARQUET-2353 Project: Parquet Issue Type: Improvement Components: parquet-mr Reporter: Atour Mousavi Gourabi Currently the codecs implemented by Parquet implement the Hadoop Configurable and CompressionCodec interfaces. As part of the effort to decouple from Hadoop there need to be alternatives to these Hadoop implementations such that users are not forced to load Hadoop classes for this purpose at runtime. -- This message was sent by Atlassian Jira (v8.20.10#820010)