Skip to content

[Feature]Parquet version upgrade to support LZ4_RAW compression format #7223

Open
@liunaijie

Description

@liunaijie

Search before asking

  • I had searched in the feature and found no similar feature requirement.

Description

Now, we use parquet-avro 1.12.3, in this version it not support read LZ4_RAW format file.
if we want support this format, we at least upgrade it to 1.13.0.

https://github.com/apache/parquet-java/blob/apache-parquet-1.12.3/parquet-common/src/main/java/org/apache/parquet/hadoop/metadata/CompressionCodecName.java

https://github.com/apache/parquet-java/blob/apache-parquet-1.13.0/parquet-common/src/main/java/org/apache/parquet/hadoop/metadata/CompressionCodecName.java

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions